Searched defs:queryPresentInfo (Results 1 – 3 of 3) sorted by relevance
17 export const queryPresentInfo = (args: unknown): string => { constant
17 export const queryPresentInfo = (args: any): string => { constant
18 export const queryPresentInfo = (): Promise<Array<LtpoStruct>> => constant