mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-21 01:26:43 +02:00
2 lines
68 B
TypeScript
2 lines
68 B
TypeScript
export { FAB } from './FAB';
|
|
export type { FABProps } from './FAB';
|