UNPKG

@boost/event

Version:

An event system with multiple emitter patterns.

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