diff options
Diffstat (limited to 'op_crates/web/README.md')
-rw-r--r-- | op_crates/web/README.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/op_crates/web/README.md b/op_crates/web/README.md deleted file mode 100644 index 03c1b7f89..000000000 --- a/op_crates/web/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# deno web - -Op crate that implements Event, TextEncoder, TextDecoder. - -Testing for text encoding is done via WPT in cli/. |