2025-02-28 19:43:11 +08:00

3 lines
92 B
TypeScript

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