UNPKG

woby

Version:

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

8 lines (7 loc) 143 B
const Fragment = ({ children, ...props }) => { return children; }; export { Fragment as F }; //# sourceMappingURL=fragment-CrJfXftf.js.map