MCPcopy Create free account
hub / github.com/fmhy/edit /

Class

api/worker-configuration.d.ts:3569–3569  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3567 [Symbol.iterator](): IterableIterator<[key: string, value: string]>
3568}
3569declare class URLPattern {
3570 constructor(
3571 input?: string | URLPatternInit,
3572 baseURL?: string | URLPatternOptions,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected