mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-23 00:22:56 +01:00
Export CustomTSWebWorkerFactory type
This commit is contained in:
parent
9d278685b0
commit
567095a2c5
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
import type * as mode from './tsMode';
|
||||
import { typescriptVersion as tsversion } from './lib/typescriptServicesMetadata'; // do not import the whole typescriptServices here
|
||||
import { languages, Emitter, IEvent, IDisposable, Uri } from '../../fillers/monaco-editor-core';
|
||||
export { CustomTSWebWorkerFactory } from './tsWorker';
|
||||
|
||||
//#region enums copied from typescript to prevent loading the entire typescriptServices ---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue