| 1 | import '../fixtures/window'; |
| 2 | import { Editor, engineConfig } from '@alilc/lowcode-editor-core'; |
| 3 | import { LowCodePluginManager } from '../../src/plugin/plugin-manager'; |
| 4 | import { IPublicModelPluginContext, IPublicApiPlugins } from '@alilc/lowcode-types'; |
nothing calls this directly
no test coverage detected