import { type Token } from "https://deno.land/x/dynablox_opencloud@v0.2.2/src/shims/urlpattern/path-to-regex-modified.ts";
A token is a string (nothing special) or key metadata (capture group).
definition: string | Key
x/dynablox_opencloud/src/shims/urlpattern/path-to-regex-modified.ts>Token
import { type Token } from "https://deno.land/x/dynablox_opencloud@v0.2.2/src/shims/urlpattern/path-to-regex-modified.ts";
A token is a string (nothing special) or key metadata (capture group).