UNPKG
nd-common
Version:
latest (0.0.9-1)
0.0.9
0.0.9-1
0.0.8
0.0.7
0.0.5
0.0.4
nd-common
/
interfaces
/
index.d.ts
5 lines
(4 loc)
•
148 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
"./api.interface"
;
export
*
from
"./common.interface"
;
export
*
from
"./list-view.interface"
;
export
*
from
"./search.interface"
;