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

Interface ContentOptions

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

Source from the content-addressed store, hash-verified

1153 ]>;
1154}
1155interface ContentOptions {
1156 html?: boolean;
1157}
1158declare class HTMLRewriter {
1159 constructor();
1160 on(selector: string, handlers: HTMLRewriterElementContentHandlers): HTMLRewriter;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected