Files
NativeScript/tns-core-modules/tns-core-modules.es2016.d.ts
Hristo Deshev 489be1e460 Upgrade to TypeScript 2.1, and latest grunt-ts. (#3609)
* Upgrade to TypeScript 2.1, and latest grunt-ts.
* Remove AudioBuffer and UIEvent from the definitions, we now should be compatible with dom
* Update the tns-platform-declarations readme
2017-02-08 16:13:25 +02:00

5 lines
170 B
TypeScript

/// <reference path="./tns-core-modules.base.d.ts" />
/// <reference path="./module.d.ts" />
// Use this .d.ts with TypeScript 2+ and compiler options "lib": ["es2016"]