2024-01-29 09:26:07 +08:00

3 lines
92 B
TypeScript

export { NIcon, iconProps } from './src/Icon';
export type { IconProps } from './src/Icon';