UNPKG

@tarojs/taro-h5

Version:
9 lines (6 loc) 415 B
import { temporarilyNotSupport } from '../../utils/index.js'; const setEnableDebug = /* @__PURE__ */ temporarilyNotSupport('setEnableDebug'); const getRealtimeLogManager = /* @__PURE__ */ temporarilyNotSupport('getRealtimeLogManager'); const getLogManager = /* @__PURE__ */ temporarilyNotSupport('getLogManager'); export { getLogManager, getRealtimeLogManager, setEnableDebug }; //# sourceMappingURL=debug.js.map