UNPKG

monaco-types

Version:
7 lines (5 loc) 179 B
// 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'