UNPKG

@meonode/ui

Version:

A structured approach to component composition, direct CSS-first prop styling, built-in theming, smart prop handling (including raw property pass-through), and dynamic children.

6 lines 258 B
export { Node, createNode, createChildrenFirstNode } from './core.node.js'; export * from './hoc/index.js'; export * from './helper/node.helper.js'; export * from './node.type.js'; export * from './components/html.node.js'; //# sourceMappingURL=main.d.ts.map