mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-12 04:13:13 +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 InternalRadio from './radio';
|
||||||
import Button from './radioButton';
|
import Button from './radioButton';
|
||||||
|
|
||||||
export {
|
export type {
|
||||||
RadioChangeEvent,
|
RadioChangeEvent,
|
||||||
RadioChangeEventTarget,
|
RadioChangeEventTarget,
|
||||||
RadioGroupButtonStyle,
|
RadioGroupButtonStyle,
|
||||||
|
Loading…
Reference in New Issue
Block a user