class ERR_INVALID_ARG_VALUE extends NodeTypeErrorimport { ERR_INVALID_ARG_VALUE } from "https://deno.land/std@0.110.0/node/_errors.ts"; ConstructorsnewERR_INVALID_ARG_VALUE(name: string,value: unknown,reason: string,)