UNPKG
my-antd-custom
Version:
latest (1.0.1)
1.0.1
1.0.0
Custom Ant Design UI components with theme overrides and extra features
my-antd-custom
/
dist
/
types
/
index.d.ts
2 lines
(1 loc)
•
48 B
TypeScript
View Raw
1
2
export
{
default
as
MyButton
}
from
'./Button'
;