Files
NativeScript/tests/references.d.ts
Hristo Deshev 3056ce51c2 Upgrade to TypeScript 2.1, and latest grunt-ts.
Conflicts:
	package.json
	tests/app/ui/animation/animation-tests.ts
	tns-core-modules/lib.core.d.ts
	tns-core-modules/ui/animation/animation-common.ts
2017-02-13 14:13:33 +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" />