mirror of
https://github.com/coder/code-server.git
synced 2026-02-19 18:01:15 +08:00
Fill remainder of graceful-fs
It's just fs. Used by fs-extra.
This commit is contained in:
parent
f7c1ebf667
commit
6c8e513e71
@ -1 +1,3 @@
|
||||
export const gracefulify = (): void => undefined;
|
||||
|
||||
export * from "fs";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user