UNPKG

@nex-ui/react

Version:

🎉 A beautiful, modern, and reliable React component library.

6 lines (3 loc) • 116 B
import { NexContextValue } from './types.js'; declare const useNexUI: () => NexContextValue; export { useNexUI };