UNPKG
@hazyflame/ej2-dropdowns
Version:
latest (1.1.3)
1.1.3
Essential JS 2 DropDown Components
@hazyflame/ej2-dropdowns
/
src
/
drop-down-base
/
index.d.ts
6 lines
(5 loc)
•
126 B
TypeScript
View Raw
1
2
3
4
5
6
/** * export all modules from current location */
export
*
from
'./drop-down-base'
;
export
*
from
'./drop-down-base-model'
;