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
/
index.mjs
3 lines
(2 loc)
•
102 B
JavaScript
View Raw
1
2
3
export
{
Archiver
}
from
'./Archiver/index.mjs'
;
export
{
FileSystem
}
from
'./FileSystem/index.mjs'
;