UNPKG

@tarojs/taro-h5

Version:
6 lines (5 loc) 236 B
import Taro from '@tarojs/api'; declare const getApp: typeof Taro.getApp; declare const getCurrentInstance: () => Taro.getCurrentInstance.Current; export { getApp, getCurrentInstance }; export { getCurrentPages } from '@tarojs/router';