UNPKG
@produck/json-index-archive
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
@produck/json-index-archive
/
src
/
FileSystem
/
Index
/
index.mjs
3 lines
(2 loc)
•
76 B
JavaScript
View Raw
1
2
3
export
*
as
Tree
from
'./Tree.mjs'
;
export
*
as
Object
from
'./Object.mjs'
;