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

Class

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

Source from the content-addressed store, hash-verified

1156 html?: boolean;
1157}
1158declare class HTMLRewriter {
1159 constructor();
1160 on(selector: string, handlers: HTMLRewriterElementContentHandlers): HTMLRewriter;
1161 onDocument(handlers: HTMLRewriterDocumentContentHandlers): HTMLRewriter;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected