Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
doc: fix Markdown linter
PR-URL: #55344
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
aduh95 committed Oct 10, 2024
commit 5ea8aa183c52276701a811d91bf7df27bb341f25
1 change: 0 additions & 1 deletion doc/api/buffer.md
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,6 @@ the `Blob` data.
<!-- YAML
added:
- v22.3.0
- v20.16.0
-->

The `blob.bytes()` method returns the byte of the `Blob` object as a `Promise<Uint8Array>`.
Expand Down
1 change: 0 additions & 1 deletion doc/api/diagnostics_channel.md
Original file line number Diff line number Diff line change
Expand Up @@ -982,7 +982,6 @@ channels.asyncStart.bindStore(myStore, (data) => {
<!-- YAML
added:
- v22.0.0
- v20.13.0
-->

> Stability: 1 - Experimental
Expand Down