UNPKG

nano-jsx

Version:

SSR first, lightweight 1kB JSX library.

4 lines 103 B
export const Fragment = (props) => { return props.children; }; //# sourceMappingURL=fragment.js.map