UNPKG

158 BTypeScriptView Raw
1import './style.css';
2import Taro from '@tarojs/api';
3/**
4 * 打开地图选择位置。
5 */
6export declare const chooseLocation: typeof Taro.chooseLocation;