UNPKG

@camtom/nyx-design-system

Version:

Nyx Design System - Sistema de diseño profesional para React con TypeScript, componentes accesibles y documentación completa

5 lines 226 B
export { SidePanel } from './SidePanel'; export type { SidePanelProps } from './SidePanel'; export { Sidebar } from './Sidebar'; export type { SidebarProps, SidebarMenuItem } from './types'; //# sourceMappingURL=index.d.ts.map