mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 02:08:47 +00:00
Add AbortController to core types
This commit is contained in:
@@ -51,6 +51,7 @@ const CORE_TYPES = [
|
||||
'BigInt64Array',
|
||||
'btoa',
|
||||
'atob',
|
||||
'AbortController',
|
||||
'AbortSignal',
|
||||
'MessageChannel',
|
||||
'MessagePort',
|
||||
|
||||
Reference in New Issue
Block a user