// One of these modules should exist, but not the other.

// @ts-ignore
export * from 'monaco-editor/esm/vs/editor/editor.api.js'
// @ts-ignore
export * from 'monaco-editor-core'
