mirror of
https://github.com/denoland/deno.git
synced 2024-12-11 10:07:54 -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
|
## Supported Builtins
|
||||||
|
|
||||||
- [ ] assert
|
- [ ] assert
|
||||||
- [ ] buffer
|
- [x] buffer
|
||||||
- [ ] child_process
|
- [ ] child_process
|
||||||
- [ ] cluster
|
- [ ] cluster
|
||||||
- [ ] console
|
- [ ] console
|
||||||
|
|
Loading…
Reference in a new issue