UNPKG

fuse-box

Version:

Fuse-Box a bundler that does it right

3 lines (2 loc) 98 B
import { Context } from '../core/context'; export declare function createHMR(ctx: Context): void;