Skip to content

Commit b735c57

Browse files
committed
chore: tsc
1 parent 25eeb16 commit b735c57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

references.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
/// <reference path="./node_modules/@nativescript/types-ios/lib/ios/objc-x86_64/objc!UIKit.d.ts" />
66
/// <reference path="./node_modules/@nativescript/types-ios/lib/ios/objc-x86_64/objc!CoreGraphics.d.ts" />
77
/// <reference path="./node_modules/@nativescript/types-ios/lib/ios/objc-x86_64/objc!ObjectiveC.d.ts" />
8+
/// <reference path="./node_modules/@nativescript/types-ios/lib/ios/objc-x86_64/objc!QuartzCore.d.ts" />
89
/// <reference path="./node_modules/@nativescript/types-android/lib/android/android-platform-31.d.ts" />
910
/// <reference path="./node_modules/@nativescript/types-android/lib/android/androidx-31.d.ts" />
1011
/// <reference path="./node_modules/@nativescript/types-android/lib/android/common.d.ts" />

0 commit comments

Comments
 (0)