UNPKG

@tarojs/taro-h5

Version:
9 lines (6 loc) 261 B
import { temporarilyNotSupport } from '../../utils/index.js'; // 设置 const openSetting = temporarilyNotSupport('openSetting'); const getSetting = temporarilyNotSupport('getSetting'); export { getSetting, openSetting }; //# sourceMappingURL=settings.js.map