@tarojs/taro-h5
Version:
Taro h5 framework
9 lines (6 loc) • 415 B
JavaScript
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