Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/thinkjs/thinkjs
/ getLoader
Function
getLoader
test/case/loader.js:7–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
// const path = require('path');
6
7
function
getLoader() {
8
return
mock.reRequire(
'../../lib/loader'
);
9
}
10
11
// test.afterEach.always(() => {
12
// mockie.stop();
Callers
1
loader.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected