https://github.com/Microsoft/TypeScript
Raw File
Tip revision: e9ca31406bf7b6741d08785a8736b932c9a73bda authored by Ron Buckton on 08 October 2019, 20:25:44 UTC
Ensure ts.Promise interface is based on the global Promise interface
Tip revision: e9ca314
es2020.d.ts
/// <reference lib="es2019" />
/// <reference lib="es2020.string" />
/// <reference lib="es2020.symbol.wellknown" />
back to top