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

// @ts-ignore
export * from 'monaco-editor'
// @ts-ignore
export * from 'monaco-editor-core'
