mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-12 07:36:42 +08:00
3 lines
76 B
TypeScript
3 lines
76 B
TypeScript
export { Radio } from './Radio';
|
|
export type { RadioProps } from './Radio';
|