mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-01 22:29:44 +08:00
3 lines
76 B
TypeScript
3 lines
76 B
TypeScript
export { Radio } from './Radio';
|
|
export type { RadioProps } from './Radio';
|