UNPKG
node-fractal
Version:
latest (0.2.0)
0.2.0
0.1.0
Output complex, flexible, AJAX/RESTful data structures.
node-fractal
/
dist
/
resource
/
index.d.ts
5 lines
(4 loc)
•
111 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./abstract'
;
export
*
from
'./collection'
;
export
*
from
'./interface'
;
export
*
from
'./item'
;