class URLPatternPolyfillimport { URLPatternPolyfill } from "https://dotland.deno.dev/x/drash@v3.0.0-beta.2/src/standard/polyfill/URLPatternPolyfill.ts"; ConstructorsnewURLPatternPolyfill(options: { pathname: string; })Propertiesreadonlypathname: stringMethodsexec(url: string): ExecResult | null