Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
variable ERROR_WHILE_MAPPING_MESSAGE
import { ERROR_WHILE_MAPPING_MESSAGE } from "https://deno.land/std@0.216.0/async/mod.ts";

Error message emitted from the thrown error while mapping.

type

"Threw while mapping."