UNPKG
@supercharge/fs
Version:
latest (3.4.2)
3.4.2
3.4.1
3.4.0
3.3.0
3.2.0
3.1.0
3.0.1
3.0.0
Async filesystem methods for Node.js
github.com/supercharge/fs
supercharge/fs
@supercharge/fs
/
dist
/
index.d.ts
3 lines
(2 loc)
•
60 B
TypeScript
View Raw
1
2
3
import
Filesystem
from
'./filesystem'
;
export
=
Filesystem
;