class ERR_INVALID_OPT_VALUE extends NodeTypeErrorimport { ERR_INVALID_OPT_VALUE } from "https://deno.land/std@0.116.0/node/_errors.ts"; ConstructorsnewERR_INVALID_OPT_VALUE(name: string, value: unknown)