mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
chore: change to export type (#50203)
This commit is contained in:
parent
d9990e3b2d
commit
93d04f1f17
@ -2,7 +2,7 @@ import Group from './group';
|
||||
import InternalRadio from './radio';
|
||||
import Button from './radioButton';
|
||||
|
||||
export {
|
||||
export type {
|
||||
RadioChangeEvent,
|
||||
RadioChangeEventTarget,
|
||||
RadioGroupButtonStyle,
|
||||
|
Loading…
Reference in New Issue
Block a user