Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/thinkjs/thinkjs
/ cookie
Method
cookie
index.d.ts:24–24 ·
view source on GitHub ↗
* get cookie
(name: string)
Source
from the content-addressed store, hash-verified
22
* get cookie
23
*/
24
cookie(name: string): string;
25
26
/**
27
* set cookie
Callers
3
cookie
Function · 0.80
controller.js
File · 0.80
context.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected