UNPKG
node-fractal
Version:
latest (0.2.0)
0.2.0
0.1.0
Output complex, flexible, AJAX/RESTful data structures.
node-fractal
/
dist
/
index.d.ts
6 lines
(5 loc)
•
141 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./manager'
;
export
*
from
'./resource'
;
export
*
from
'./scope'
;
export
*
from
'./serializer'
;
export
*
from
'./transformer'
;