UNPKG

87 BTypeScriptView Raw
1declare module '@tarojs/api' {
2 import Taro from '@tarojs/taro'
3 export = Taro
4}