MCPcopy
hub / github.com/protomaps/PMTiles / Headers

Interface Headers

serverless/aws/src/index.ts:105–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105interface Headers {
106 [key: string]: string;
107}
108
109const apiResp = (
110 statusCode: number,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…