UNPKG

@tarojs/taro-h5

Version:
9 lines (6 loc) 288 B
import { temporarilyNotSupport } from '../../utils/index.js'; // 第三方平台 const getExtConfigSync = temporarilyNotSupport('getExtConfigSync'); const getExtConfig = temporarilyNotSupport('getExtConfig'); export { getExtConfig, getExtConfigSync }; //# sourceMappingURL=index.js.map