MCPcopy Create free account
hub / github.com/idosal/git-mcp /

Class

worker-configuration.d.ts:2224–2224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2222 ]>;
2223}
2224declare class URLPattern {
2225 constructor(input?: (string | URLPatternInit), baseURL?: (string | URLPatternOptions), patternOptions?: URLPatternOptions);
2226 get protocol(): string;
2227 get username(): string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected