MCPcopy Create free account
hub / github.com/Cphayim/ombro /

Class

packages/node/src/engine.ts:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17export class Engine {
18 boot({ entry }: BootstrapOptions): void {
19 this.checkEntryExists(entry)
20

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected