mirror of
https://git.tuxpa.in/a/code-server.git
synced 2025-01-06 08:48:46 +00:00
6c8e513e71
It's just fs. Used by fs-extra.
4 lines
71 B
TypeScript
4 lines
71 B
TypeScript
export const gracefulify = (): void => undefined;
|
|
|
|
export * from "fs";
|