feat(types-minimal): include CoreGraphics for ios

This commit is contained in:
Nathan Walker
2022-07-18 17:39:04 -07:00
parent 01643f513e
commit 098fc861f5
4 changed files with 1706 additions and 2 deletions

View File

@ -2,6 +2,7 @@
/// <reference path="objc-x86_64/objc!ARKit.d.ts" />
/// <reference path="objc-x86_64/objc!AVFAudio.d.ts" />
/// <reference path="objc-x86_64/objc!AVFoundation.d.ts" />
/// <reference path="objc-x86_64/objc!CoreGraphics.d.ts" />
/// <reference path="objc-x86_64/objc!Foundation.d.ts" />
/// <reference path="objc-x86_64/objc!ObjectiveC.d.ts" />
/// <reference path="objc-x86_64/objc!PDFKit.d.ts" />

File diff suppressed because it is too large Load Diff