Skip to content

Commit

Permalink
fix(file): export isFolder function
Browse files Browse the repository at this point in the history
  • Loading branch information
krishna-acondy committed Jul 22, 2021
1 parent 72fe0c4 commit 7881b81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/file/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export {
fileExists,
folderExists,
isFolder,
readFile,
readFileBinary,
listFilesInFolder,
Expand Down

0 comments on commit 7881b81

Please sign in to comment.