MCPcopy Create free account
hub / github.com/fontsource/fontsource /

Class

website/worker-configuration.d.ts:2257–2257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2255 ]>;
2256}
2257declare class URLPattern {
2258 constructor(input?: (string | URLPatternInit), baseURL?: (string | URLPatternOptions), patternOptions?: URLPatternOptions);
2259 get protocol(): string;
2260 get username(): string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected