Files
nova-design-system/src/components/index.ts
T

5 lines
252 B
TypeScript
Raw Normal View History

// Auto-generated by scripts/generate-barrel.mjs — do not edit manually.
export * from './Icons/index.ts';
export { default as Notification } from './Notifications/notification.astro';
2026-05-27 14:45:19 +02:00
export { default as Toggle } from './Toggle/toggle.astro';