MCPcopy
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

postFunction · 0.65
controller.jsFile · 0.65
context.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected