Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/thinkjs/thinkjs
/ Response
Interface
Response
index.d.ts:17–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
export
interface
Response extends Koa.Response {
18
}
19
20
interface
ThinkCookie {
21
/**
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected