classurl.URLPatternclass URLPatternreadonly hash: stringreadonly hasRegExpGroups: booleanreadonly hostname: stringreadonly password: stringreadonly pathname: stringreadonly port: stringreadonly protocol: stringreadonly search: stringreadonly username: stringexec(input?: URLPatternInput,baseURL?: string | URL): null | URLPatternResult;test(input?: URLPatternInput,baseURL?: string | URL): boolean;