class NodeError extends NodeErrorAbstractionimport { NodeError } from "https://dotland.deno.dev/std@0.177.0/node/internal/errors.ts"; ConstructorsnewNodeError(code: string, message: string)