mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
ce6b675102
Aligns the error messages in the ext/fetch folder to be in-line with the Deno style guide. https://github.com/denoland/deno/issues/25269
2 lines
140 B
Text
2 lines
140 B
Text
error: Uncaught (in promise) TypeError: Invalid WebAssembly content type
|
|
at handleWasmStreaming (ext:deno_fetch/26_fetch.js:[WILDCARD])
|