mirror of
https://github.com/denoland/deno.git
synced 2024-12-27 01:29:14 -05:00
00e63306cb
Also enables WPT for FileReader.
5 lines
86 B
Markdown
5 lines
86 B
Markdown
# deno_file
|
|
|
|
This crate implements the File API.
|
|
|
|
Spec: https://w3c.github.io/FileAPI
|