mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
6 lines
306 B
TypeScript
6 lines
306 B
TypeScript
/// <reference path="../tns-platform-declarations/ios.d.ts" />
|
|
/// <reference path="../tns-platform-declarations/android.d.ts" />
|
|
/// <reference path="platforms/ios/typings/objc!MaterialComponents.d.ts" />
|
|
/// <reference path="./tns-core-modules.d.ts" />
|
|
/// <reference path="./nativescript-error.d.ts" />
|