mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 07:00:11 +01:00
Update tsWorker.ts
This commit is contained in:
parent
79f4a4cf75
commit
892c164a7b
1 changed files with 1 additions and 1 deletions
|
|
@ -496,4 +496,4 @@ export function create(ctx: worker.IWorkerContext, createData: ICreateData): Typ
|
|||
}
|
||||
|
||||
/** Allows for clients to have access to the same version of TypeScript that the worker uses */
|
||||
export const typescript = ts;
|
||||
globalThis.ts = ts;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue