UNPKG

@alloc/html-bundle

Version:

Bundle your HTML assets with Esbuild and LightningCSS. Custom plugins, HMR platform, and more.

5 lines (4 loc) 170 B
/// <reference types="node" /> import { EventEmitter } from 'events'; export declare const hmrClientEvents: EventEmitter; export declare const buildEvents: EventEmitter;