UNPKG

hot-import

Version:

Hot Module Replacement (HMR) for Node.js

4 lines (3 loc) 148 B
import { hotImport } from './src/hot-import'; export { callerResolve, hotImport, log, VERSION, } from './src/hot-import'; export default hotImport;