MCPcopy
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
20declare 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