MCPcopy
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

1const Koa = require('koa');
2const helper = require('think-helper');
3const pkg = require('../package.json');
4const assert = require('assert');

Callers

nothing calls this directly

Calls 1

configMethod · 0.80

Tested by

no test coverage detected