UNPKG

@openinc/parse-server-opendash

Version:
3 lines (2 loc) 147 B
export declare function getGoogleApiKey(): string; export declare function get<T = any>(path: string, params: Record<string, string>): Promise<T>;