1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/ext/io/README.md

5 lines
140 B
Markdown
Raw Normal View History

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