File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change 1
- /// <reference path="../src/node_modules/tns-platform-declarations/ios.d.ts" />
2
- /// <reference path="../src/node_modules/tns-platform-declarations/android.d.ts" />
3
- /// <reference path="../src/node_modules/nativescript-ui-core/ios.d.ts" />
4
- /// <reference path="../src/node_modules/nativescript-ui-core/android.d.ts" />
5
- /// <reference path="../src/ios.d.ts" />
6
- /// <reference path="../src/android.d.ts" />
7
-
8
1
// If the plugin is referenced from npm,
9
2
// the native typings should be referenced
10
3
// from the following locations:
11
- // / <reference path="./node_modules/nativescript-ui-core/ios.d.ts" />
12
- // / <reference path="./node_modules/nativescript-ui-core/android.d.ts" />
13
- // / <reference path="./node_modules/nativescript-ui-listview/ios.d.ts" />
14
- // / <reference path="./node_modules/nativescript-ui-listview/android.d.ts" />
4
+ /// <reference path="./node_modules/nativescript-ui-core/ios.d.ts" />
5
+ /// <reference path="./node_modules/nativescript-ui-core/android.d.ts" />
6
+ /// <reference path="./node_modules/nativescript-ui-listview/ios.d.ts" />
7
+ /// <reference path="./node_modules/nativescript-ui-listview/android.d.ts" />
You can’t perform that action at this time.
0 commit comments