Skip to main content
Module

std/node/_errors.ts>errorMap

Deno standard library
Go to Latest
variable errorMap
Re-export
import { errorMap } from "https://deno.land/std@0.120.0/node/_errors.ts";

type

Map<number, [string, string]>