UNPKG

@toolkit-fe/get-location

Version:

获取当前位置

5 lines (4 loc) 103 B
/** * 微信获取位置 */ export declare const handleGetLocation: (config: any) => Promise<unknown>;