UNPKG

monaco-types

Version:
7 lines (5 loc) 151 B
// One of these modules should exist, but not the other. // @ts-ignore export * from 'monaco-editor' // @ts-ignore export * from 'monaco-editor-core'