UNPKG
@humanfs/node
Version:
latest (0.16.8)
0.16.8
0.16.7
0.16.6
0.16.5
0.16.4
0.16.3
0.16.2
0.16.0
0.15.0
0.14.1
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.1
0.7.0
The Node.js bindings of the humanfs library.
github.com/humanwhocodes/humanfs
humanwhocodes/humanfs
@humanfs/node
/
dist
/
index.d.ts
3 lines
(2 loc)
•
68 B
TypeScript
View Raw
1
2
3
export
*
from
"./node-hfs.js"
;
export
{
Hfs
}
from
"@humanfs/core"
;