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