mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-18 12:21:37 -06:00
6 lines
242 B
TypeScript
6 lines
242 B
TypeScript
/// <reference path="lib.es2016.d.ts" />
|
|
/// <reference path="lib.es2017.object.d.ts" />
|
|
/// <reference path="lib.es2017.sharedmemory.d.ts" />
|
|
/// <reference path="lib.es2017.string.d.ts" />
|
|
/// <reference path="lib.es2017.intl.d.ts" />
|