mirror of
https://github.com/denoland/deno.git
synced 2025-09-30 14:11:14 +00:00
5 lines
86 B
Markdown
5 lines
86 B
Markdown
# deno_file
|
|
|
|
This crate implements the File API.
|
|
|
|
Spec: https://w3c.github.io/FileAPI
|