mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
33b85a2b8e
Co-authored-by: kt3k <kt3k@users.noreply.github.com> |
||
---|---|---|
.. | ||
12_io.js | ||
Cargo.toml | ||
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.