Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deno/ext/url/internal.d.ts>globalThis.__bootstrap.urlPattern

A modern runtime for JavaScript and TypeScript.
Go to Latest
variable globalThis.__bootstrap.urlPattern
import { globalThis } from "https://deno.land/x/deno@v1.29.1/ext/url/internal.d.ts";
const { urlPattern } = globalThis.__bootstrap;

type

{ URLPattern: URLPattern; }