Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/eggjs/examples
/ Application
Interface
Application
sequelize-ts/test/factories.ts:21–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
20
declare module
'egg'
{
21
interface
Application {
22
factory: any;
23
}
24
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected