mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
added tns-core-modules.es2016.d.ts for declarations references
This commit is contained in:
5
tns-core-modules/tns-core-modules.es2016.d.ts
vendored
Normal file
5
tns-core-modules/tns-core-modules.es2016.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/// <reference path="./tns-core-modules.base.d.ts" />
|
||||
/// <reference path="./module.d.ts" />
|
||||
/// <reference path="./lib.dom.d.ts" />
|
||||
|
||||
// Use this .d.ts with TypeScript 2+ and compiler options "lib": ["es2016"]
|
||||
Reference in New Issue
Block a user