UNPKG

woby

Version:

A high-performance framework with fine-grained observable/signal-based reactivity for building rich applications.

3 lines 143 B
declare const hmr: <T extends Function>(accept: Function | undefined, component: T) => T; export default hmr; //# sourceMappingURL=hmr.d.ts.map