MCPcopy Create free account
hub / github.com/loopbackio/loopback-next /

Class

packages/core/src/application.ts:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 * and models.
65 */
66export class Application extends Context implements LifeCycleObserver {
67 public readonly options: ApplicationConfig;
68
69 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected