mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
* 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
6 lines
279 B
TypeScript
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" />
|