Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/protomaps/PMTiles
/ getKey
Method
getKey
serverless/aws/src/index.ts:59–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
getKey() {
60
return
this.archiveName;
61
}
62
63
async
getBytes(
64
offset: number,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected