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

Method getKey

js/test/v3.test.ts:171–173  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

169 }
170
171 getKey() {
172 return this.key;
173 }
174
175 replaceData(path: string) {
176 this.path = path;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected