MCPcopy Index your code
hub / github.com/alibaba/lowcode-engine / plugin-manager.test.ts

File plugin-manager.test.ts

packages/designer/tests/plugin/plugin-manager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import '../fixtures/window';
2import { Editor, engineConfig } from '@alilc/lowcode-editor-core';
3import { LowCodePluginManager } from '../../src/plugin/plugin-manager';
4import { IPublicModelPluginContext, IPublicApiPlugins } from '@alilc/lowcode-types';

Callers

nothing calls this directly

Calls 14

getPreferenceValueMethod · 0.80
toProxyMethod · 0.65
disposeMethod · 0.65
registerMethod · 0.65
initMethod · 0.65
hasMethod · 0.65
isInitedMethod · 0.65
getMethod · 0.65
setDisabledMethod · 0.65
deleteMethod · 0.65
setMethod · 0.65
logMethod · 0.65

Tested by

no test coverage detected