| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| return "lib.es2016.full.d.ts"; | ||
| case ScriptTarget.ES2015: | ||
| return "lib.es6.d.ts"; | ||
| return "lib.es6.d.ts"; // We don't use lib.es2015.full.d.ts due to breaking change. |
There was a problem hiding this comment.
Move comment above line
Sorry, something went wrong.
|
👍 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fix #14401