Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/thinkjs/thinkjs
/ think.js
File
think.js
lib/think.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
Koa = require(
'koa'
);
2
const
helper = require(
'think-helper'
);
3
const
pkg = require(
'../package.json'
);
4
const
assert = require(
'assert'
);
Callers
nothing calls this directly
Calls
1
config
Method · 0.80
Tested by
no test coverage detected