UNPKG

224 BTypeScriptView Raw
1import Taro from '@tarojs/api';
2declare const getLaunchOptionsSync: typeof Taro.getLaunchOptionsSync;
3declare const getEnterOptionsSync: typeof Taro.getEnterOptionsSync;
4export { getLaunchOptionsSync, getEnterOptionsSync };