UNPKG

hot-hook

Version:

Easy hot module reloading (HMR) for Node.js and ESM

4 lines (3 loc) 96 B
import { debuglog } from 'node:util'; const debug = debuglog('hot-hook'); export default debug;