1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-02 17:01:14 -05:00

Doc: Node buffer is now supported (#6274)

This commit is contained in:
Michael Yuan 2020-06-13 08:58:08 -05:00 committed by GitHub
parent 2e830f80ea
commit d3aa37dd9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ deno standard library as it's a compatibility module.
## Supported Builtins
- [ ] assert
- [ ] buffer
- [x] buffer
- [ ] child_process
- [ ] cluster
- [ ] console