UNPKG

@tarojs/taro-h5

Version:
5 lines (4 loc) 224 B
import Taro from '@tarojs/api'; declare const getLaunchOptionsSync: typeof Taro.getLaunchOptionsSync; declare const getEnterOptionsSync: typeof Taro.getEnterOptionsSync; export { getLaunchOptionsSync, getEnterOptionsSync };