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
/
CheckboxCreator
/
index.d.ts
3 lines
(2 loc)
•
131 B
TypeScript
View Raw
1
2
3
export
{
default
}
from
'./CheckboxCreator'
;
export
type
{
CheckboxCreatorProps
,
CheckboxCreatorModel
, }
from
'./CheckboxCreator'
;