UNPKG

monaco-types

Version:
35 lines (33 loc) 531 B
export type { CancellationToken, CancellationTokenSource, editor, Emitter, Environment, IDisposable, IEvent, IKeyboardEvent, IMarkdownString, IMouseEvent, IPosition, IRange, IScrollEvent, ISelection, KeyCode, KeyMod, languages, MarkdownStringTrustedOptions, MarkerSeverity, MarkerTag, Position, Range, Selection, SelectionDirection, Thenable, Token, Uri, UriComponents, Window, worker } from './monaco-editor' export type MonacoEditor = typeof import('./monaco-editor')