mirror of
https://github.com/coder/code-server.git
synced 2025-07-31 22:13:52 +08:00
Fill remainder of graceful-fs
It's just fs. Used by fs-extra.
This commit is contained in:
@ -1 +1,3 @@
|
|||||||
export const gracefulify = (): void => undefined;
|
export const gracefulify = (): void => undefined;
|
||||||
|
|
||||||
|
export * from "fs";
|
||||||
|
Reference in New Issue
Block a user