MCPcopy Create free account
hub / github.com/WICG/webpackage / createTopLevel

Method createTopLevel

js/bundle/src/encoder.ts:25–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 setIndexEntry(url: string, responseLength: number): void;
24 updateIndexValues(responsesHeaderSize: number): Map<string, any[]>;
25 createTopLevel(): unknown;
26}
27
28export class BundleBuilder {

Callers 1

createTopLevelMethod · 0.65

Implementers 1

js/bundle/src/encoder.ts

Calls

no outgoing calls

Tested by

no test coverage detected