mirror of
https://github.com/denoland/deno
synced 2024-11-05 18:45:24 +00:00
1ece7dfd90
This is the release commit being forwarded back to main for 1.38.1 Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com> Co-authored-by: littledivy <littledivy@users.noreply.github.com> |
||
---|---|---|
.. | ||
12_io.js | ||
Cargo.toml | ||
fs.rs | ||
lib.rs | ||
README.md |
deno_io
This crate provides IO primitives for other Deno extensions, this includes stdio streams and abstraction over File System files.