UNPKG

114 BTypeScriptView Raw
1import Taro from '@tarojs/api';
2declare const makePhoneCall: typeof Taro.makePhoneCall;
3export { makePhoneCall };