2025-12-10 12:02:17 +08:00

3 lines
120 B
TypeScript

export { alertProps, default as NAlert } from './src/Alert';
export type { AlertProps, AlertSlots } from './src/Alert';