mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
- tns-core-modules-base.d.ts containing modules definitions with as little platform stuff as possible. Angular apps will reference this one. - tns-core-modules.es6.d.ts adding some platform stuff to base. Intended to be used in environments supporting ES6 (obviously) - tns-core-modules.d.ts adding to the previous one definitions for our ES6 polyfills: promises, collections, weakmaps, etc. The usual reference point for most apps.
22 KiB
22 KiB