UNPKG

monaco-types

Version:
7 lines (5 loc) 182 B
export type * from './monaco-editor.js' /** * An instance of the `monaco-editor` or `monaco-editor-core` module. */ export type MonacoEditor = typeof import('./monaco-editor.js')