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:
parent
2e830f80ea
commit
d3aa37dd9c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ deno standard library as it's a compatibility module.
|
|||
## Supported Builtins
|
||||
|
||||
- [ ] assert
|
||||
- [ ] buffer
|
||||
- [x] buffer
|
||||
- [ ] child_process
|
||||
- [ ] cluster
|
||||
- [ ] console
|
||||
|
|
Loading…
Reference in a new issue