MCPcopy Create free account
hub / github.com/ShareDropio/sharedrop / App

Class App

app/app.js:14–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12});
13
14export default class App extends Application {
15 modulePrefix = config.modulePrefix;
16
17 podModulePrefix = config.podModulePrefix;
18
19 Resolver = Resolver;
20}
21
22loadInitializers(App, config.modulePrefix);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected