UNPKG

@nex-ui/styled

Version:

Styled API for creating atomic, theme-aware component styling.

6 lines (3 loc) 94 B
import { NexUIFactory } from './types.js'; declare const nex: NexUIFactory; export { nex };