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

Class

enter.pollinations.ai/worker-runtime.d.ts:1456–1456  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1454 html?: boolean;
1455}
1456declare class HTMLRewriter {
1457 constructor();
1458 on(selector: string, handlers: HTMLRewriterElementContentHandlers): HTMLRewriter;
1459 onDocument(handlers: HTMLRewriterDocumentContentHandlers): HTMLRewriter;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected