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