deno/ext/io
denobot ed34429a5f
chore: forward v1.40.4 release commit to main (#22345)
This is the release commit being forwarded back to main for 1.40.4

Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
2024-02-08 12:39:39 +00:00
..
12_io.js refactor: Use virtul ops module (#22175) 2024-01-29 22:02:26 +01:00
Cargo.toml chore: forward v1.40.4 release commit to main (#22345) 2024-02-08 12:39:39 +00:00
fs.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
lib.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
README.md

deno_io

This crate provides IO primitives for other Deno extensions, this includes stdio streams and abstraction over File System files.