UNPKG

@tarojs/taro-h5

Version:
9 lines (6 loc) 327 B
import { temporarilyNotSupport } from '../../utils/index.js'; // 授权 const authorizeForMiniProgram = /* @__PURE__ */ temporarilyNotSupport('authorizeForMiniProgram'); const authorize = /* @__PURE__ */ temporarilyNotSupport('authorize'); export { authorize, authorizeForMiniProgram }; //# sourceMappingURL=authorize.js.map