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
/
overlay
/
Dropdown
/
index.d.ts
4 lines
(3 loc)
•
140 B
TypeScript
View Raw
1
2
3
4
export
type
{
DropdownProps
}
from
'./Dropdown'
;
export
type
{
ItemProps
}
from
'./DropdownItemView'
;
export
{
default
}
from
'./Dropdown'
;