node:fs is the standard #31905
alexgleason
started this conversation in
General
Replies: 1 comment
-
|
Have you seen this std repo issue? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using the
Denoglobal makes code that is incompatible with other runtimes. I have stopped using it and instead usenode:fswhich works in Deno, Node, and Bun. I argue that Deno's filesystem API should be moved to client code under@std/fsBeta Was this translation helpful? Give feedback.
All reactions