MCPcopy Create free account
hub / github.com/esengine/esengine / PluginManager.ts

File PluginManager.ts

packages/core/src/Core/PluginManager.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { IPlugin, IPluginMetadata, PluginState } from './Plugin';
2import type { IService } from './ServiceContainer';
3import type { Core } from '../Core';
4import type { ServiceContainer } from './ServiceContainer';

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected