Update error code

This commit is contained in:
Andrew Branch
2019-07-08 14:46:20 -07:00
parent 6626a99f11
commit 64501996cc
3 changed files with 16 additions and 16 deletions

View File

@@ -2655,7 +2655,7 @@
},
"Cannot iterate value because the 'next' method of its iterator expects type '{1}', but for-of will always send '{0}'.": {
"category": "Error",
"code": 2673
"code": 2763
},
"Cannot iterate value because the 'next' method of its iterator expects type '{1}', but array spread will always send '{0}'.": {
"category": "Error",