UNPKG

@boost/debug

Version:

Lightweight debugging and crash reporting.

5 lines (4 loc) 158 B
import { createInternalDebugger } from '@boost/internal'; const debug = createInternalDebugger('debug'); export { debug }; //# sourceMappingURL=debug.mjs.map