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