mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-28 15:50:29 -04:00
Merge VS Code 1.23.1 (#1520)
This commit is contained in:
2
src/typings/globals/core-js/index.d.ts
vendored
2
src/typings/globals/core-js/index.d.ts
vendored
@@ -483,7 +483,7 @@ interface SymbolConstructor {
|
||||
* A method that returns the default iterator for an object. Called by the semantics of the
|
||||
* for-of statement.
|
||||
*/
|
||||
iterator: symbol;
|
||||
readonly iterator: symbol;
|
||||
|
||||
/**
|
||||
* A regular expression method that matches the regular expression against a string. Called
|
||||
|
||||
Reference in New Issue
Block a user