| 1 | import type EditorJS from '../../../../../types/index'; |
| 2 | import { SimpleHeader } from '../../../fixtures/tools/SimpleHeader'; |
| 3 | import type { ConversionConfig } from '../../../../../types/index'; |
| 4 | import { createEditorWithTextBlocks } from '../../../support/utils/createEditorWithTextBlocks'; |
nothing calls this directly
no test coverage detected