MCPcopy
hub / github.com/thinkjs/thinkjs / Request

Interface Request

index.d.ts:14–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12 }
13
14 export interface Request extends Koa.Request {
15 }
16
17 export interface Response extends Koa.Response {
18 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected