Skip to content

Commit 6c8e513

Browse files
committed
Fill remainder of graceful-fs
It's just fs. Used by fs-extra.
1 parent f7c1ebf commit 6c8e513

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
+2
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
export const gracefulify = (): void => undefined;
2+
3+
export * from "fs";

0 commit comments

Comments
 (0)