class NodeTypeError implements TypeError extends NodeErrorAbstractionimport { NodeTypeError } from "https://deno.land/std@0.151.0/node/internal/errors.ts"; ConstructorsnewNodeTypeError(code: string, message: string)