| 1 | import '../../fixtures/window'; |
| 2 | import { Editor } from '@alilc/lowcode-editor-core'; |
| 3 | import { Project } from '../../../src/project/project'; |
| 4 | import { DocumentModel } from '../../../src/document/document-model'; |
nothing calls this directly
no test coverage detected