UNPKG

@openinc/parse-server-opendash

Version:
3 lines (2 loc) 170 B
export declare function get<T = any>(path: string, params: Record<string, string>, qs2?: string): Promise<T>; export declare function getGeoCodingResult(hits: any): any;