Files
NativeScript/tests/references.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

6 lines
279 B
TypeScript

/// <reference path="../tns-platform-declarations/android.d.ts" />
/// <reference path="../tns-platform-declarations/ios.d.ts" />
/// <reference path="../tns-core-modules/tns-core-modules.d.ts" />
/// <reference path="../tns-core-modules/ui/styling/css-selector-parser.d.ts" />