UNPKG

@tarojs/taro-h5

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