UNPKG
@carrot-farm/mongsil-ui
Version:
latest (0.2.31)
0.2.31
0.2.30
0.2.28
0.2.27
0.2.22
react ui library
github.com/carrot-farm/mongsil-ui
carrot-farm/mongsil-ui
@carrot-farm/mongsil-ui
/
dist
/
cjs
/
components
/
FormItem
/
index.d.ts
3 lines
(2 loc)
•
102 B
TypeScript
View Raw
1
2
3
export
type
{
FormItemProps
,
FormItemChild
}
from
'./FormItem'
;
export
{
default
}
from
'./FormItem'
;