mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
fe368b72c1
This commit factors out APIs related to file system from "runtime/" to a separate "deno_fs" extension crate.
3 lines
73 B
Markdown
3 lines
73 B
Markdown
# deno_fs
|
|
|
|
This crate provides ops for interacting with the file system.
|