UNPKG

79 BTypeScriptView Raw
1export declare const createMapContext: () => Promise<{
2 errMsg: string;
3}>;