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
5 lines
170 B
TypeScript
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"]
|