expose more FS methods to ts

So I can use them in typescript project without syntax error.
This commit is contained in:
Zheng (Jeff) Xu
2022-07-20 07:44:25 -04:00
parent fcc312abd3
commit 6f29d79862
2 changed files with 6 additions and 1 deletions

5
.gitignore vendored
View File

@@ -1,4 +1,7 @@
node_modules
dist
/.nyc_output
.DS_Store
.DS_Store
# ide
.idea/