MCPcopy Create free account
hub / github.com/protomaps/PMTiles /

Class

js/src/index.ts:339–339  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

337 * This also works around browser and storage-specific edge cases.
338 */
339export class FetchSource implements Source {
340 url: string;
341
342 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected