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

Class

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

Source from the content-addressed store, hash-verified

1188 html?: boolean;
1189}
1190declare class HTMLRewriter {
1191 constructor();
1192 on(selector: string, handlers: HTMLRewriterElementContentHandlers): HTMLRewriter;
1193 onDocument(handlers: HTMLRewriterDocumentContentHandlers): HTMLRewriter;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected