class ERR_INVALID_URL_SCHEME extends NodeTypeErrorimport { ERR_INVALID_URL_SCHEME } from "https://deno.land/std@0.116.0/node/_errors.ts"; ConstructorsnewERR_INVALID_URL_SCHEME(expected: string | [string] | [string, string])