UNPKG

@tarojs/taro-h5

Version:
9 lines (6 loc) 321 B
import { temporarilyNotSupport } from '../../utils/index.js'; // 内存 const onMemoryWarning = /* @__PURE__ */ temporarilyNotSupport('onMemoryWarning'); const offMemoryWarning = /* @__PURE__ */ temporarilyNotSupport('offMemoryWarning'); export { offMemoryWarning, onMemoryWarning }; //# sourceMappingURL=memory.js.map