Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/thinkjs/thinkjs
/ config
Method
config
index.d.ts:40–40 ·
view source on GitHub ↗
* get config
(name: string)
Source
from the content-addressed store, hash-verified
38
* get config
39
*/
40
config(name: string): any;
41
/**
42
* set config
43
*/
Callers
15
loadAll
Method · 0.80
_getMasterInstance
Method · 0.80
_getWorkerInstance
Method · 0.80
createServer
Method · 0.80
think.js
File · 0.80
config
Function · 0.80
isJsonp
Function · 0.80
jsonp
Function · 0.80
json
Function · 0.80
success
Function · 0.80
fail
Function · 0.80
config
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected