Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/thinkjs/thinkjs
/ post
Method
post
index.d.ts:170–170 ·
view source on GitHub ↗
* get post data * @memberOf Context
()
Source
from the content-addressed store, hash-verified
168
* @memberOf Context
169
*/
170
post(): object;
171
172
/**
173
* set post data
Callers
3
post
Function · 0.65
controller.js
File · 0.65
context.js
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected