UNPKG

@tarojs/taro-h5

Version:
4 lines (3 loc) 215 B
/// <reference types="types/api" /> import Taro from '@tarojs/api'; export declare const getLocation: (options?: Partial<Taro.getLocation.Option>, ...args: any[]) => Promise<Taro.getLocation.SuccessCallbackResult>;