mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-17 22:09:39 +02:00
2 lines
72 B
TypeScript
2 lines
72 B
TypeScript
export { Icon } from './Icon';
|
|
export type { IconProps } from './Icon';
|