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