mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 20:29:11 +00:00
Make fetch.blob() work
This commit is contained in:
parent
662e57b20a
commit
4b1eb855bf
3 changed files with 14 additions and 3 deletions
|
@ -9,7 +9,7 @@ export function setLogDebug(debug: boolean): void {
|
|||
}
|
||||
|
||||
/**
|
||||
* Debug logging for deno.
|
||||
* Debug logging for deno.
|
||||
* Enable with the `--log-debug` or `-D` command line flag.
|
||||
* @internal
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue