UNPKG

nano-jsx

Version:

SSR first, lightweight 1kB JSX library.

6 lines 263 B
declare const _default: { render: (component: any, parent?: HTMLElement | null, removeChildNodes?: boolean) => any; h: (tagNameOrComponent: any, props?: any, ...children: any[]) => any; }; export default _default; //# sourceMappingURL=bundle.core.d.ts.map