objcjs-types 0.5.1 → 0.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (173) hide show
  1. package/dist/AVFAudio/index.js +74 -74
  2. package/dist/AVFoundation/index.js +269 -269
  3. package/dist/AVKit/index.js +7 -7
  4. package/dist/AVRouting/index.js +7 -7
  5. package/dist/Accessibility/index.js +29 -29
  6. package/dist/AccessorySetupKit/index.js +12 -12
  7. package/dist/Accounts/index.js +5 -5
  8. package/dist/AdServices/index.js +2 -2
  9. package/dist/AdSupport/index.js +2 -2
  10. package/dist/AddressBook/index.js +11 -11
  11. package/dist/AppKit/constants.d.ts +8 -0
  12. package/dist/AppKit/constants.js +9 -0
  13. package/dist/AppKit/index.js +317 -317
  14. package/dist/AppTrackingTransparency/index.js +2 -2
  15. package/dist/AppleScriptKit/index.js +2 -2
  16. package/dist/AudioToolbox/index.js +10 -10
  17. package/dist/AudioVideoBridging/index.js +18 -18
  18. package/dist/AuthenticationServices/index.js +79 -79
  19. package/dist/AutomaticAssessmentConfiguration/index.js +5 -5
  20. package/dist/Automator/index.js +9 -9
  21. package/dist/BackgroundAssets/index.js +8 -8
  22. package/dist/BackgroundTasks/index.js +12 -12
  23. package/dist/BrowserEngineCore/index.js +2 -2
  24. package/dist/BrowserEngineKit/index.js +19 -19
  25. package/dist/BusinessChat/index.js +3 -3
  26. package/dist/CalendarStore/index.js +11 -11
  27. package/dist/CallKit/index.js +22 -22
  28. package/dist/Cinematic/index.js +17 -17
  29. package/dist/ClassKit/index.js +10 -10
  30. package/dist/CloudKit/index.js +90 -90
  31. package/dist/Collaboration/index.js +6 -6
  32. package/dist/Contacts/index.js +36 -36
  33. package/dist/ContactsUI/index.js +3 -3
  34. package/dist/CoreAudio/index.js +2 -2
  35. package/dist/CoreAudioKit/index.js +9 -9
  36. package/dist/CoreBluetooth/index.js +17 -17
  37. package/dist/CoreData/index.js +63 -63
  38. package/dist/CoreHaptics/index.js +8 -8
  39. package/dist/CoreImage/index.js +31 -31
  40. package/dist/CoreLocation/index.js +24 -24
  41. package/dist/CoreMIDI/index.js +20 -20
  42. package/dist/CoreML/index.js +52 -52
  43. package/dist/CoreMediaIO/index.js +13 -13
  44. package/dist/CoreMotion/index.js +38 -38
  45. package/dist/CoreSpotlight/index.js +14 -14
  46. package/dist/CoreTelephony/index.js +12 -12
  47. package/dist/CoreText/index.js +1 -1
  48. package/dist/CoreWLAN/index.js +9 -9
  49. package/dist/CryptoTokenKit/index.js +36 -36
  50. package/dist/DataDetection/index.js +10 -10
  51. package/dist/DeviceCheck/index.js +3 -3
  52. package/dist/DeviceDiscoveryExtension/index.js +4 -4
  53. package/dist/DiscRecording/index.js +12 -12
  54. package/dist/DiscRecordingUI/index.js +6 -6
  55. package/dist/EventKit/index.js +18 -18
  56. package/dist/ExceptionHandling/index.js +2 -2
  57. package/dist/ExecutionPolicy/index.js +3 -3
  58. package/dist/ExtensionKit/index.js +3 -3
  59. package/dist/ExternalAccessory/index.js +6 -6
  60. package/dist/FSKit/index.js +28 -28
  61. package/dist/FileProvider/index.js +10 -10
  62. package/dist/FileProviderUI/index.js +3 -3
  63. package/dist/FinderSync/index.js +3 -3
  64. package/dist/Foundation/constants.d.ts +3 -0
  65. package/dist/Foundation/constants.js +4 -0
  66. package/dist/Foundation/index.js +275 -275
  67. package/dist/GLKit/index.js +16 -16
  68. package/dist/GameController/index.js +39 -39
  69. package/dist/GameKit/index.js +44 -44
  70. package/dist/GameSave/index.js +4 -4
  71. package/dist/GameplayKit/constants.d.ts +2 -0
  72. package/dist/GameplayKit/constants.js +3 -0
  73. package/dist/GameplayKit/index.js +59 -59
  74. package/dist/HealthKit/constants.d.ts +1 -0
  75. package/dist/HealthKit/constants.js +2 -0
  76. package/dist/HealthKit/index.js +109 -109
  77. package/dist/IOSurface/index.js +2 -2
  78. package/dist/IOUSBHost/index.js +12 -12
  79. package/dist/IdentityLookup/index.js +15 -15
  80. package/dist/ImageCaptureCore/index.js +19 -19
  81. package/dist/InputMethodKit/index.js +4 -4
  82. package/dist/InstallerPlugins/index.js +4 -4
  83. package/dist/InstantMessage/index.js +7 -7
  84. package/dist/Intents/index.js +310 -310
  85. package/dist/IntentsUI/index.js +4 -4
  86. package/dist/JavaRuntimeSupport/index.js +6 -6
  87. package/dist/JavaScriptCore/index.js +5 -5
  88. package/dist/Kernel/index.js +1 -1
  89. package/dist/LinkPresentation/index.js +4 -4
  90. package/dist/LocalAuthentication/index.js +19 -19
  91. package/dist/LocalAuthenticationEmbeddedUI/index.js +2 -2
  92. package/dist/MLCompute/index.js +57 -57
  93. package/dist/MailKit/index.js +17 -17
  94. package/dist/MapKit/index.js +75 -75
  95. package/dist/Matter/index.js +1331 -1331
  96. package/dist/MediaAccessibility/index.js +4 -4
  97. package/dist/MediaExtension/index.js +19 -19
  98. package/dist/MediaLibrary/index.js +5 -5
  99. package/dist/MediaPlayer/index.js +49 -49
  100. package/dist/Metal/constants.d.ts +2 -0
  101. package/dist/Metal/constants.js +3 -0
  102. package/dist/Metal/index.js +150 -150
  103. package/dist/MetalFX/index.js +5 -5
  104. package/dist/MetalKit/index.js +7 -7
  105. package/dist/MetalPerformanceShaders/index.js +1 -1
  106. package/dist/MetalPerformanceShadersGraph/index.js +29 -29
  107. package/dist/MetricKit/index.js +38 -38
  108. package/dist/ModelIO/index.js +67 -67
  109. package/dist/MultipeerConnectivity/index.js +7 -7
  110. package/dist/NaturalLanguage/index.js +10 -10
  111. package/dist/NearbyInteraction/index.js +10 -10
  112. package/dist/NetworkExtension/index.js +89 -89
  113. package/dist/NotificationCenter/index.js +4 -4
  114. package/dist/OSAKit/index.js +6 -6
  115. package/dist/OSLog/index.js +10 -10
  116. package/dist/OpenDirectory/index.js +10 -10
  117. package/dist/PDFKit/index.js +30 -30
  118. package/dist/PHASE/index.js +60 -60
  119. package/dist/ParavirtualizedGraphics/index.js +4 -4
  120. package/dist/PassKit/index.js +74 -74
  121. package/dist/PencilKit/index.js +14 -14
  122. package/dist/Photos/index.js +44 -44
  123. package/dist/PhotosUI/index.js +18 -18
  124. package/dist/PreferencePanes/index.js +2 -2
  125. package/dist/PushKit/index.js +4 -4
  126. package/dist/QuartzCore/index.js +32 -32
  127. package/dist/QuickLookThumbnailing/index.js +7 -7
  128. package/dist/QuickLookUI/index.js +7 -7
  129. package/dist/ReplayKit/index.js +8 -8
  130. package/dist/SafariServices/index.js +15 -15
  131. package/dist/SafetyKit/index.js +4 -4
  132. package/dist/SceneKit/index.js +67 -67
  133. package/dist/ScreenCaptureKit/index.js +16 -16
  134. package/dist/ScreenSaver/index.js +3 -3
  135. package/dist/ScreenTime/index.js +5 -5
  136. package/dist/ScriptingBridge/index.js +4 -4
  137. package/dist/SecurityFoundation/index.js +2 -2
  138. package/dist/SecurityInterface/index.js +10 -10
  139. package/dist/SecurityUI/index.js +2 -2
  140. package/dist/SensitiveContentAnalysis/index.js +4 -4
  141. package/dist/SensorKit/index.js +39 -39
  142. package/dist/ServiceManagement/index.js +2 -2
  143. package/dist/SharedWithYou/index.js +11 -11
  144. package/dist/SharedWithYouCore/index.js +14 -14
  145. package/dist/ShazamKit/index.js +11 -11
  146. package/dist/Social/index.js +3 -3
  147. package/dist/SoundAnalysis/index.js +7 -7
  148. package/dist/Speech/index.js +14 -14
  149. package/dist/SpriteKit/index.js +49 -49
  150. package/dist/StoreKit/index.js +28 -28
  151. package/dist/Symbols/index.js +19 -19
  152. package/dist/SyncServices/index.js +9 -9
  153. package/dist/SystemExtensions/index.js +6 -6
  154. package/dist/ThreadNetwork/index.js +3 -3
  155. package/dist/UniformTypeIdentifiers/index.js +2 -2
  156. package/dist/UserNotifications/index.js +22 -22
  157. package/dist/UserNotificationsUI/index.js +1 -1
  158. package/dist/VideoSubscriberAccount/index.js +14 -14
  159. package/dist/VideoToolbox/index.js +18 -18
  160. package/dist/Virtualization/index.js +111 -111
  161. package/dist/Vision/constants.d.ts +54 -0
  162. package/dist/Vision/constants.js +55 -0
  163. package/dist/Vision/index.js +92 -92
  164. package/dist/WebKit/index.js +166 -166
  165. package/dist/iTunesLibrary/index.js +9 -9
  166. package/generator/ast-parser.ts +132 -0
  167. package/generator/discover.ts +26 -1
  168. package/generator/emitter.ts +34 -3
  169. package/generator/frameworks.ts +4 -0
  170. package/generator/index.ts +61 -9
  171. package/generator/parse-worker.ts +9 -2
  172. package/generator/worker-pool.ts +12 -5
  173. package/package.json +8 -3
@@ -1,8 +1,8 @@
1
1
  // AUTO-GENERATED by objcjs-types generator — DO NOT EDIT
2
2
  import { NobjcLibrary } from "objc-js";
3
3
  import { _bindClass } from "../bind.js";
4
- export const IntentsUI = new NobjcLibrary("/System/Library/Frameworks/IntentsUI.framework/IntentsUI");
5
- export const INUIAddVoiceShortcutButton = _bindClass(IntentsUI, "INUIAddVoiceShortcutButton");
6
- export const INUIAddVoiceShortcutViewController = _bindClass(IntentsUI, "INUIAddVoiceShortcutViewController");
7
- export const INUIEditVoiceShortcutViewController = _bindClass(IntentsUI, "INUIEditVoiceShortcutViewController");
4
+ export const IntentsUI = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/IntentsUI.framework/IntentsUI");
5
+ export const INUIAddVoiceShortcutButton = /* @__PURE__ */ _bindClass(IntentsUI, "INUIAddVoiceShortcutButton");
6
+ export const INUIAddVoiceShortcutViewController = /* @__PURE__ */ _bindClass(IntentsUI, "INUIAddVoiceShortcutViewController");
7
+ export const INUIEditVoiceShortcutViewController = /* @__PURE__ */ _bindClass(IntentsUI, "INUIEditVoiceShortcutViewController");
8
8
  export { INUIAddVoiceShortcutButtonStyle } from "./INUIAddVoiceShortcutButtonStyle.js";
@@ -1,9 +1,9 @@
1
1
  // AUTO-GENERATED by objcjs-types generator — DO NOT EDIT
2
2
  import { NobjcLibrary } from "objc-js";
3
3
  import { _bindClass } from "../bind.js";
4
- export const JavaRuntimeSupport = new NobjcLibrary("/System/Library/Frameworks/JavaRuntimeSupport.framework/JavaRuntimeSupport");
5
- export const JRSAppKitAWT = _bindClass(JavaRuntimeSupport, "JRSAppKitAWT");
6
- export const JRSDrag = _bindClass(JavaRuntimeSupport, "JRSDrag");
7
- export const JRSInputMethodController = _bindClass(JavaRuntimeSupport, "JRSInputMethodController");
8
- export const JRSRenderServer = _bindClass(JavaRuntimeSupport, "JRSRenderServer");
9
- export const JRSSymbolicator = _bindClass(JavaRuntimeSupport, "JRSSymbolicator");
4
+ export const JavaRuntimeSupport = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/JavaRuntimeSupport.framework/JavaRuntimeSupport");
5
+ export const JRSAppKitAWT = /* @__PURE__ */ _bindClass(JavaRuntimeSupport, "JRSAppKitAWT");
6
+ export const JRSDrag = /* @__PURE__ */ _bindClass(JavaRuntimeSupport, "JRSDrag");
7
+ export const JRSInputMethodController = /* @__PURE__ */ _bindClass(JavaRuntimeSupport, "JRSInputMethodController");
8
+ export const JRSRenderServer = /* @__PURE__ */ _bindClass(JavaRuntimeSupport, "JRSRenderServer");
9
+ export const JRSSymbolicator = /* @__PURE__ */ _bindClass(JavaRuntimeSupport, "JRSSymbolicator");
@@ -1,8 +1,8 @@
1
1
  // AUTO-GENERATED by objcjs-types generator — DO NOT EDIT
2
2
  import { NobjcLibrary } from "objc-js";
3
3
  import { _bindClass } from "../bind.js";
4
- export const JavaScriptCore = new NobjcLibrary("/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore");
5
- export const JSContext = _bindClass(JavaScriptCore, "JSContext");
6
- export const JSManagedValue = _bindClass(JavaScriptCore, "JSManagedValue");
7
- export const JSValue = _bindClass(JavaScriptCore, "JSValue");
8
- export const JSVirtualMachine = _bindClass(JavaScriptCore, "JSVirtualMachine");
4
+ export const JavaScriptCore = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore");
5
+ export const JSContext = /* @__PURE__ */ _bindClass(JavaScriptCore, "JSContext");
6
+ export const JSManagedValue = /* @__PURE__ */ _bindClass(JavaScriptCore, "JSManagedValue");
7
+ export const JSValue = /* @__PURE__ */ _bindClass(JavaScriptCore, "JSValue");
8
+ export const JSVirtualMachine = /* @__PURE__ */ _bindClass(JavaScriptCore, "JSVirtualMachine");
@@ -1,3 +1,3 @@
1
1
  // AUTO-GENERATED by objcjs-types generator — DO NOT EDIT
2
2
  import { NobjcLibrary } from "objc-js";
3
- export const Kernel = new NobjcLibrary("/System/Library/Frameworks/Kernel.framework/Kernel");
3
+ export const Kernel = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/Kernel.framework/Kernel");
@@ -1,8 +1,8 @@
1
1
  // AUTO-GENERATED by objcjs-types generator — DO NOT EDIT
2
2
  import { NobjcLibrary } from "objc-js";
3
3
  import { _bindClass } from "../bind.js";
4
- export const LinkPresentation = new NobjcLibrary("/System/Library/Frameworks/LinkPresentation.framework/LinkPresentation");
5
- export const LPLinkMetadata = _bindClass(LinkPresentation, "LPLinkMetadata");
6
- export const LPLinkView = _bindClass(LinkPresentation, "LPLinkView");
7
- export const LPMetadataProvider = _bindClass(LinkPresentation, "LPMetadataProvider");
4
+ export const LinkPresentation = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/LinkPresentation.framework/LinkPresentation");
5
+ export const LPLinkMetadata = /* @__PURE__ */ _bindClass(LinkPresentation, "LPLinkMetadata");
6
+ export const LPLinkView = /* @__PURE__ */ _bindClass(LinkPresentation, "LPLinkView");
7
+ export const LPMetadataProvider = /* @__PURE__ */ _bindClass(LinkPresentation, "LPMetadataProvider");
8
8
  export { LPErrorCode } from "./LPErrorCode.js";
@@ -1,25 +1,25 @@
1
1
  // AUTO-GENERATED by objcjs-types generator — DO NOT EDIT
2
2
  import { NobjcLibrary } from "objc-js";
3
3
  import { _bindClass } from "../bind.js";
4
- export const LocalAuthentication = new NobjcLibrary("/System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication");
5
- export const LAAuthenticationRequirement = _bindClass(LocalAuthentication, "LAAuthenticationRequirement");
6
- export const LABiometryFallbackRequirement = _bindClass(LocalAuthentication, "LABiometryFallbackRequirement");
7
- export const LAContext = _bindClass(LocalAuthentication, "LAContext");
8
- export const LADomainState = _bindClass(LocalAuthentication, "LADomainState");
9
- export const LADomainStateBiometry = _bindClass(LocalAuthentication, "LADomainStateBiometry");
10
- export const LADomainStateCompanion = _bindClass(LocalAuthentication, "LADomainStateCompanion");
11
- export const LAEnvironment = _bindClass(LocalAuthentication, "LAEnvironment");
12
- export const LAEnvironmentMechanism = _bindClass(LocalAuthentication, "LAEnvironmentMechanism");
13
- export const LAEnvironmentMechanismBiometry = _bindClass(LocalAuthentication, "LAEnvironmentMechanismBiometry");
14
- export const LAEnvironmentMechanismCompanion = _bindClass(LocalAuthentication, "LAEnvironmentMechanismCompanion");
15
- export const LAEnvironmentMechanismUserPassword = _bindClass(LocalAuthentication, "LAEnvironmentMechanismUserPassword");
16
- export const LAEnvironmentState = _bindClass(LocalAuthentication, "LAEnvironmentState");
17
- export const LAPersistedRight = _bindClass(LocalAuthentication, "LAPersistedRight");
18
- export const LAPrivateKey = _bindClass(LocalAuthentication, "LAPrivateKey");
19
- export const LAPublicKey = _bindClass(LocalAuthentication, "LAPublicKey");
20
- export const LARight = _bindClass(LocalAuthentication, "LARight");
21
- export const LARightStore = _bindClass(LocalAuthentication, "LARightStore");
22
- export const LASecret = _bindClass(LocalAuthentication, "LASecret");
4
+ export const LocalAuthentication = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication");
5
+ export const LAAuthenticationRequirement = /* @__PURE__ */ _bindClass(LocalAuthentication, "LAAuthenticationRequirement");
6
+ export const LABiometryFallbackRequirement = /* @__PURE__ */ _bindClass(LocalAuthentication, "LABiometryFallbackRequirement");
7
+ export const LAContext = /* @__PURE__ */ _bindClass(LocalAuthentication, "LAContext");
8
+ export const LADomainState = /* @__PURE__ */ _bindClass(LocalAuthentication, "LADomainState");
9
+ export const LADomainStateBiometry = /* @__PURE__ */ _bindClass(LocalAuthentication, "LADomainStateBiometry");
10
+ export const LADomainStateCompanion = /* @__PURE__ */ _bindClass(LocalAuthentication, "LADomainStateCompanion");
11
+ export const LAEnvironment = /* @__PURE__ */ _bindClass(LocalAuthentication, "LAEnvironment");
12
+ export const LAEnvironmentMechanism = /* @__PURE__ */ _bindClass(LocalAuthentication, "LAEnvironmentMechanism");
13
+ export const LAEnvironmentMechanismBiometry = /* @__PURE__ */ _bindClass(LocalAuthentication, "LAEnvironmentMechanismBiometry");
14
+ export const LAEnvironmentMechanismCompanion = /* @__PURE__ */ _bindClass(LocalAuthentication, "LAEnvironmentMechanismCompanion");
15
+ export const LAEnvironmentMechanismUserPassword = /* @__PURE__ */ _bindClass(LocalAuthentication, "LAEnvironmentMechanismUserPassword");
16
+ export const LAEnvironmentState = /* @__PURE__ */ _bindClass(LocalAuthentication, "LAEnvironmentState");
17
+ export const LAPersistedRight = /* @__PURE__ */ _bindClass(LocalAuthentication, "LAPersistedRight");
18
+ export const LAPrivateKey = /* @__PURE__ */ _bindClass(LocalAuthentication, "LAPrivateKey");
19
+ export const LAPublicKey = /* @__PURE__ */ _bindClass(LocalAuthentication, "LAPublicKey");
20
+ export const LARight = /* @__PURE__ */ _bindClass(LocalAuthentication, "LARight");
21
+ export const LARightStore = /* @__PURE__ */ _bindClass(LocalAuthentication, "LARightStore");
22
+ export const LASecret = /* @__PURE__ */ _bindClass(LocalAuthentication, "LASecret");
23
23
  export { LAAccessControlOperation } from "./LAAccessControlOperation.js";
24
24
  export { LABiometryType } from "./LABiometryType.js";
25
25
  export { LACompanionType } from "./LACompanionType.js";
@@ -1,5 +1,5 @@
1
1
  // AUTO-GENERATED by objcjs-types generator — DO NOT EDIT
2
2
  import { NobjcLibrary } from "objc-js";
3
3
  import { _bindClass } from "../bind.js";
4
- export const LocalAuthenticationEmbeddedUI = new NobjcLibrary("/System/Library/Frameworks/LocalAuthenticationEmbeddedUI.framework/LocalAuthenticationEmbeddedUI");
5
- export const LAAuthenticationView = _bindClass(LocalAuthenticationEmbeddedUI, "LAAuthenticationView");
4
+ export const LocalAuthenticationEmbeddedUI = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/LocalAuthenticationEmbeddedUI.framework/LocalAuthenticationEmbeddedUI");
5
+ export const LAAuthenticationView = /* @__PURE__ */ _bindClass(LocalAuthenticationEmbeddedUI, "LAAuthenticationView");
@@ -1,63 +1,63 @@
1
1
  // AUTO-GENERATED by objcjs-types generator — DO NOT EDIT
2
2
  import { NobjcLibrary } from "objc-js";
3
3
  import { _bindClass } from "../bind.js";
4
- export const MLCompute = new NobjcLibrary("/System/Library/Frameworks/MLCompute.framework/MLCompute");
5
- export const MLCActivationDescriptor = _bindClass(MLCompute, "MLCActivationDescriptor");
6
- export const MLCActivationLayer = _bindClass(MLCompute, "MLCActivationLayer");
7
- export const MLCAdamOptimizer = _bindClass(MLCompute, "MLCAdamOptimizer");
8
- export const MLCAdamWOptimizer = _bindClass(MLCompute, "MLCAdamWOptimizer");
9
- export const MLCArithmeticLayer = _bindClass(MLCompute, "MLCArithmeticLayer");
10
- export const MLCBatchNormalizationLayer = _bindClass(MLCompute, "MLCBatchNormalizationLayer");
11
- export const MLCComparisonLayer = _bindClass(MLCompute, "MLCComparisonLayer");
12
- export const MLCConcatenationLayer = _bindClass(MLCompute, "MLCConcatenationLayer");
13
- export const MLCConvolutionDescriptor = _bindClass(MLCompute, "MLCConvolutionDescriptor");
14
- export const MLCConvolutionLayer = _bindClass(MLCompute, "MLCConvolutionLayer");
15
- export const MLCDevice = _bindClass(MLCompute, "MLCDevice");
16
- export const MLCDropoutLayer = _bindClass(MLCompute, "MLCDropoutLayer");
17
- export const MLCEmbeddingDescriptor = _bindClass(MLCompute, "MLCEmbeddingDescriptor");
18
- export const MLCEmbeddingLayer = _bindClass(MLCompute, "MLCEmbeddingLayer");
19
- export const MLCFullyConnectedLayer = _bindClass(MLCompute, "MLCFullyConnectedLayer");
20
- export const MLCGatherLayer = _bindClass(MLCompute, "MLCGatherLayer");
21
- export const MLCGramMatrixLayer = _bindClass(MLCompute, "MLCGramMatrixLayer");
22
- export const MLCGraph = _bindClass(MLCompute, "MLCGraph");
23
- export const MLCGroupNormalizationLayer = _bindClass(MLCompute, "MLCGroupNormalizationLayer");
24
- export const MLCInferenceGraph = _bindClass(MLCompute, "MLCInferenceGraph");
25
- export const MLCInstanceNormalizationLayer = _bindClass(MLCompute, "MLCInstanceNormalizationLayer");
26
- export const MLCLSTMDescriptor = _bindClass(MLCompute, "MLCLSTMDescriptor");
27
- export const MLCLSTMLayer = _bindClass(MLCompute, "MLCLSTMLayer");
28
- export const MLCLayer = _bindClass(MLCompute, "MLCLayer");
29
- export const MLCLayerNormalizationLayer = _bindClass(MLCompute, "MLCLayerNormalizationLayer");
30
- export const MLCLossDescriptor = _bindClass(MLCompute, "MLCLossDescriptor");
31
- export const MLCLossLayer = _bindClass(MLCompute, "MLCLossLayer");
32
- export const MLCMatMulDescriptor = _bindClass(MLCompute, "MLCMatMulDescriptor");
33
- export const MLCMatMulLayer = _bindClass(MLCompute, "MLCMatMulLayer");
34
- export const MLCMultiheadAttentionDescriptor = _bindClass(MLCompute, "MLCMultiheadAttentionDescriptor");
35
- export const MLCMultiheadAttentionLayer = _bindClass(MLCompute, "MLCMultiheadAttentionLayer");
36
- export const MLCOptimizer = _bindClass(MLCompute, "MLCOptimizer");
37
- export const MLCOptimizerDescriptor = _bindClass(MLCompute, "MLCOptimizerDescriptor");
38
- export const MLCPaddingLayer = _bindClass(MLCompute, "MLCPaddingLayer");
39
- export const MLCPlatform = _bindClass(MLCompute, "MLCPlatform");
40
- export const MLCPoolingDescriptor = _bindClass(MLCompute, "MLCPoolingDescriptor");
41
- export const MLCPoolingLayer = _bindClass(MLCompute, "MLCPoolingLayer");
42
- export const MLCRMSPropOptimizer = _bindClass(MLCompute, "MLCRMSPropOptimizer");
43
- export const MLCReductionLayer = _bindClass(MLCompute, "MLCReductionLayer");
44
- export const MLCReshapeLayer = _bindClass(MLCompute, "MLCReshapeLayer");
45
- export const MLCSGDOptimizer = _bindClass(MLCompute, "MLCSGDOptimizer");
46
- export const MLCScatterLayer = _bindClass(MLCompute, "MLCScatterLayer");
47
- export const MLCSelectionLayer = _bindClass(MLCompute, "MLCSelectionLayer");
48
- export const MLCSliceLayer = _bindClass(MLCompute, "MLCSliceLayer");
49
- export const MLCSoftmaxLayer = _bindClass(MLCompute, "MLCSoftmaxLayer");
50
- export const MLCSplitLayer = _bindClass(MLCompute, "MLCSplitLayer");
51
- export const MLCTensor = _bindClass(MLCompute, "MLCTensor");
52
- export const MLCTensorData = _bindClass(MLCompute, "MLCTensorData");
53
- export const MLCTensorDescriptor = _bindClass(MLCompute, "MLCTensorDescriptor");
54
- export const MLCTensorOptimizerDeviceData = _bindClass(MLCompute, "MLCTensorOptimizerDeviceData");
55
- export const MLCTensorParameter = _bindClass(MLCompute, "MLCTensorParameter");
56
- export const MLCTrainingGraph = _bindClass(MLCompute, "MLCTrainingGraph");
57
- export const MLCTransposeLayer = _bindClass(MLCompute, "MLCTransposeLayer");
58
- export const MLCUpsampleLayer = _bindClass(MLCompute, "MLCUpsampleLayer");
59
- export const MLCYOLOLossDescriptor = _bindClass(MLCompute, "MLCYOLOLossDescriptor");
60
- export const MLCYOLOLossLayer = _bindClass(MLCompute, "MLCYOLOLossLayer");
4
+ export const MLCompute = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/MLCompute.framework/MLCompute");
5
+ export const MLCActivationDescriptor = /* @__PURE__ */ _bindClass(MLCompute, "MLCActivationDescriptor");
6
+ export const MLCActivationLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCActivationLayer");
7
+ export const MLCAdamOptimizer = /* @__PURE__ */ _bindClass(MLCompute, "MLCAdamOptimizer");
8
+ export const MLCAdamWOptimizer = /* @__PURE__ */ _bindClass(MLCompute, "MLCAdamWOptimizer");
9
+ export const MLCArithmeticLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCArithmeticLayer");
10
+ export const MLCBatchNormalizationLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCBatchNormalizationLayer");
11
+ export const MLCComparisonLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCComparisonLayer");
12
+ export const MLCConcatenationLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCConcatenationLayer");
13
+ export const MLCConvolutionDescriptor = /* @__PURE__ */ _bindClass(MLCompute, "MLCConvolutionDescriptor");
14
+ export const MLCConvolutionLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCConvolutionLayer");
15
+ export const MLCDevice = /* @__PURE__ */ _bindClass(MLCompute, "MLCDevice");
16
+ export const MLCDropoutLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCDropoutLayer");
17
+ export const MLCEmbeddingDescriptor = /* @__PURE__ */ _bindClass(MLCompute, "MLCEmbeddingDescriptor");
18
+ export const MLCEmbeddingLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCEmbeddingLayer");
19
+ export const MLCFullyConnectedLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCFullyConnectedLayer");
20
+ export const MLCGatherLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCGatherLayer");
21
+ export const MLCGramMatrixLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCGramMatrixLayer");
22
+ export const MLCGraph = /* @__PURE__ */ _bindClass(MLCompute, "MLCGraph");
23
+ export const MLCGroupNormalizationLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCGroupNormalizationLayer");
24
+ export const MLCInferenceGraph = /* @__PURE__ */ _bindClass(MLCompute, "MLCInferenceGraph");
25
+ export const MLCInstanceNormalizationLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCInstanceNormalizationLayer");
26
+ export const MLCLSTMDescriptor = /* @__PURE__ */ _bindClass(MLCompute, "MLCLSTMDescriptor");
27
+ export const MLCLSTMLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCLSTMLayer");
28
+ export const MLCLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCLayer");
29
+ export const MLCLayerNormalizationLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCLayerNormalizationLayer");
30
+ export const MLCLossDescriptor = /* @__PURE__ */ _bindClass(MLCompute, "MLCLossDescriptor");
31
+ export const MLCLossLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCLossLayer");
32
+ export const MLCMatMulDescriptor = /* @__PURE__ */ _bindClass(MLCompute, "MLCMatMulDescriptor");
33
+ export const MLCMatMulLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCMatMulLayer");
34
+ export const MLCMultiheadAttentionDescriptor = /* @__PURE__ */ _bindClass(MLCompute, "MLCMultiheadAttentionDescriptor");
35
+ export const MLCMultiheadAttentionLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCMultiheadAttentionLayer");
36
+ export const MLCOptimizer = /* @__PURE__ */ _bindClass(MLCompute, "MLCOptimizer");
37
+ export const MLCOptimizerDescriptor = /* @__PURE__ */ _bindClass(MLCompute, "MLCOptimizerDescriptor");
38
+ export const MLCPaddingLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCPaddingLayer");
39
+ export const MLCPlatform = /* @__PURE__ */ _bindClass(MLCompute, "MLCPlatform");
40
+ export const MLCPoolingDescriptor = /* @__PURE__ */ _bindClass(MLCompute, "MLCPoolingDescriptor");
41
+ export const MLCPoolingLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCPoolingLayer");
42
+ export const MLCRMSPropOptimizer = /* @__PURE__ */ _bindClass(MLCompute, "MLCRMSPropOptimizer");
43
+ export const MLCReductionLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCReductionLayer");
44
+ export const MLCReshapeLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCReshapeLayer");
45
+ export const MLCSGDOptimizer = /* @__PURE__ */ _bindClass(MLCompute, "MLCSGDOptimizer");
46
+ export const MLCScatterLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCScatterLayer");
47
+ export const MLCSelectionLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCSelectionLayer");
48
+ export const MLCSliceLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCSliceLayer");
49
+ export const MLCSoftmaxLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCSoftmaxLayer");
50
+ export const MLCSplitLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCSplitLayer");
51
+ export const MLCTensor = /* @__PURE__ */ _bindClass(MLCompute, "MLCTensor");
52
+ export const MLCTensorData = /* @__PURE__ */ _bindClass(MLCompute, "MLCTensorData");
53
+ export const MLCTensorDescriptor = /* @__PURE__ */ _bindClass(MLCompute, "MLCTensorDescriptor");
54
+ export const MLCTensorOptimizerDeviceData = /* @__PURE__ */ _bindClass(MLCompute, "MLCTensorOptimizerDeviceData");
55
+ export const MLCTensorParameter = /* @__PURE__ */ _bindClass(MLCompute, "MLCTensorParameter");
56
+ export const MLCTrainingGraph = /* @__PURE__ */ _bindClass(MLCompute, "MLCTrainingGraph");
57
+ export const MLCTransposeLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCTransposeLayer");
58
+ export const MLCUpsampleLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCUpsampleLayer");
59
+ export const MLCYOLOLossDescriptor = /* @__PURE__ */ _bindClass(MLCompute, "MLCYOLOLossDescriptor");
60
+ export const MLCYOLOLossLayer = /* @__PURE__ */ _bindClass(MLCompute, "MLCYOLOLossLayer");
61
61
  export { MLCActivationType } from "./MLCActivationType.js";
62
62
  export { MLCArithmeticOperation } from "./MLCArithmeticOperation.js";
63
63
  export { MLCComparisonOperation } from "./MLCComparisonOperation.js";
@@ -1,23 +1,23 @@
1
1
  // AUTO-GENERATED by objcjs-types generator — DO NOT EDIT
2
2
  import { NobjcLibrary } from "objc-js";
3
3
  import { _bindClass } from "../bind.js";
4
- export const MailKit = new NobjcLibrary("/System/Library/Frameworks/MailKit.framework/MailKit");
5
- export const MEAddressAnnotation = _bindClass(MailKit, "MEAddressAnnotation");
6
- export const MEComposeContext = _bindClass(MailKit, "MEComposeContext");
7
- export const MEComposeSession = _bindClass(MailKit, "MEComposeSession");
8
- export const MEDecodedMessage = _bindClass(MailKit, "MEDecodedMessage");
9
- export const MEDecodedMessageBanner = _bindClass(MailKit, "MEDecodedMessageBanner");
10
- export const MEEmailAddress = _bindClass(MailKit, "MEEmailAddress");
11
- export const MEEncodedOutgoingMessage = _bindClass(MailKit, "MEEncodedOutgoingMessage");
12
- export const MEExtensionManager = _bindClass(MailKit, "MEExtensionManager");
13
- export const MEExtensionViewController = _bindClass(MailKit, "MEExtensionViewController");
14
- export const MEMessage = _bindClass(MailKit, "MEMessage");
15
- export const MEMessageAction = _bindClass(MailKit, "MEMessageAction");
16
- export const MEMessageActionDecision = _bindClass(MailKit, "MEMessageActionDecision");
17
- export const MEMessageEncodingResult = _bindClass(MailKit, "MEMessageEncodingResult");
18
- export const MEMessageSecurityInformation = _bindClass(MailKit, "MEMessageSecurityInformation");
19
- export const MEMessageSigner = _bindClass(MailKit, "MEMessageSigner");
20
- export const MEOutgoingMessageEncodingStatus = _bindClass(MailKit, "MEOutgoingMessageEncodingStatus");
4
+ export const MailKit = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/MailKit.framework/MailKit");
5
+ export const MEAddressAnnotation = /* @__PURE__ */ _bindClass(MailKit, "MEAddressAnnotation");
6
+ export const MEComposeContext = /* @__PURE__ */ _bindClass(MailKit, "MEComposeContext");
7
+ export const MEComposeSession = /* @__PURE__ */ _bindClass(MailKit, "MEComposeSession");
8
+ export const MEDecodedMessage = /* @__PURE__ */ _bindClass(MailKit, "MEDecodedMessage");
9
+ export const MEDecodedMessageBanner = /* @__PURE__ */ _bindClass(MailKit, "MEDecodedMessageBanner");
10
+ export const MEEmailAddress = /* @__PURE__ */ _bindClass(MailKit, "MEEmailAddress");
11
+ export const MEEncodedOutgoingMessage = /* @__PURE__ */ _bindClass(MailKit, "MEEncodedOutgoingMessage");
12
+ export const MEExtensionManager = /* @__PURE__ */ _bindClass(MailKit, "MEExtensionManager");
13
+ export const MEExtensionViewController = /* @__PURE__ */ _bindClass(MailKit, "MEExtensionViewController");
14
+ export const MEMessage = /* @__PURE__ */ _bindClass(MailKit, "MEMessage");
15
+ export const MEMessageAction = /* @__PURE__ */ _bindClass(MailKit, "MEMessageAction");
16
+ export const MEMessageActionDecision = /* @__PURE__ */ _bindClass(MailKit, "MEMessageActionDecision");
17
+ export const MEMessageEncodingResult = /* @__PURE__ */ _bindClass(MailKit, "MEMessageEncodingResult");
18
+ export const MEMessageSecurityInformation = /* @__PURE__ */ _bindClass(MailKit, "MEMessageSecurityInformation");
19
+ export const MEMessageSigner = /* @__PURE__ */ _bindClass(MailKit, "MEMessageSigner");
20
+ export const MEOutgoingMessageEncodingStatus = /* @__PURE__ */ _bindClass(MailKit, "MEOutgoingMessageEncodingStatus");
21
21
  export { MEComposeSessionErrorCode } from "./MEComposeSessionErrorCode.js";
22
22
  export { MEComposeUserAction } from "./MEComposeUserAction.js";
23
23
  export { MEMessageActionFlag } from "./MEMessageActionFlag.js";
@@ -1,81 +1,81 @@
1
1
  // AUTO-GENERATED by objcjs-types generator — DO NOT EDIT
2
2
  import { NobjcLibrary } from "objc-js";
3
3
  import { _bindClass } from "../bind.js";
4
- export const MapKit = new NobjcLibrary("/System/Library/Frameworks/MapKit.framework/MapKit");
5
- export const MKAddress = _bindClass(MapKit, "MKAddress");
6
- export const MKAddressFilter = _bindClass(MapKit, "MKAddressFilter");
7
- export const MKAddressRepresentations = _bindClass(MapKit, "MKAddressRepresentations");
8
- export const MKAnnotationView = _bindClass(MapKit, "MKAnnotationView");
9
- export const MKCircle = _bindClass(MapKit, "MKCircle");
10
- export const MKCircleRenderer = _bindClass(MapKit, "MKCircleRenderer");
11
- export const MKClusterAnnotation = _bindClass(MapKit, "MKClusterAnnotation");
12
- export const MKCompassButton = _bindClass(MapKit, "MKCompassButton");
13
- export const MKDirections = _bindClass(MapKit, "MKDirections");
14
- export const MKDirectionsRequest = _bindClass(MapKit, "MKDirectionsRequest");
15
- export const MKDirectionsResponse = _bindClass(MapKit, "MKDirectionsResponse");
16
- export const MKDistanceFormatter = _bindClass(MapKit, "MKDistanceFormatter");
17
- export const MKETAResponse = _bindClass(MapKit, "MKETAResponse");
18
- export const MKGeoJSONDecoder = _bindClass(MapKit, "MKGeoJSONDecoder");
19
- export const MKGeoJSONFeature = _bindClass(MapKit, "MKGeoJSONFeature");
20
- export const MKGeocodingRequest = _bindClass(MapKit, "MKGeocodingRequest");
21
- export const MKGeodesicPolyline = _bindClass(MapKit, "MKGeodesicPolyline");
22
- export const MKGradientPolylineRenderer = _bindClass(MapKit, "MKGradientPolylineRenderer");
23
- export const MKHybridMapConfiguration = _bindClass(MapKit, "MKHybridMapConfiguration");
24
- export const MKImageryMapConfiguration = _bindClass(MapKit, "MKImageryMapConfiguration");
25
- export const MKLocalPointsOfInterestRequest = _bindClass(MapKit, "MKLocalPointsOfInterestRequest");
26
- export const MKLocalSearch = _bindClass(MapKit, "MKLocalSearch");
27
- export const MKLocalSearchCompleter = _bindClass(MapKit, "MKLocalSearchCompleter");
28
- export const MKLocalSearchCompletion = _bindClass(MapKit, "MKLocalSearchCompletion");
29
- export const MKLocalSearchRequest = _bindClass(MapKit, "MKLocalSearchRequest");
30
- export const MKLocalSearchResponse = _bindClass(MapKit, "MKLocalSearchResponse");
31
- export const MKLookAroundScene = _bindClass(MapKit, "MKLookAroundScene");
32
- export const MKLookAroundSceneRequest = _bindClass(MapKit, "MKLookAroundSceneRequest");
33
- export const MKLookAroundSnapshot = _bindClass(MapKit, "MKLookAroundSnapshot");
34
- export const MKLookAroundSnapshotOptions = _bindClass(MapKit, "MKLookAroundSnapshotOptions");
35
- export const MKLookAroundSnapshotter = _bindClass(MapKit, "MKLookAroundSnapshotter");
36
- export const MKLookAroundViewController = _bindClass(MapKit, "MKLookAroundViewController");
37
- export const MKMapCamera = _bindClass(MapKit, "MKMapCamera");
38
- export const MKMapCameraBoundary = _bindClass(MapKit, "MKMapCameraBoundary");
39
- export const MKMapCameraZoomRange = _bindClass(MapKit, "MKMapCameraZoomRange");
40
- export const MKMapConfiguration = _bindClass(MapKit, "MKMapConfiguration");
41
- export const MKMapItem = _bindClass(MapKit, "MKMapItem");
42
- export const MKMapItemAnnotation = _bindClass(MapKit, "MKMapItemAnnotation");
43
- export const MKMapItemDetailSelectionAccessoryPresentationStyle = _bindClass(MapKit, "MKMapItemDetailSelectionAccessoryPresentationStyle");
44
- export const MKMapItemDetailViewController = _bindClass(MapKit, "MKMapItemDetailViewController");
45
- export const MKMapItemIdentifier = _bindClass(MapKit, "MKMapItemIdentifier");
46
- export const MKMapItemRequest = _bindClass(MapKit, "MKMapItemRequest");
47
- export const MKMapSnapshot = _bindClass(MapKit, "MKMapSnapshot");
48
- export const MKMapSnapshotOptions = _bindClass(MapKit, "MKMapSnapshotOptions");
49
- export const MKMapSnapshotter = _bindClass(MapKit, "MKMapSnapshotter");
50
- export const MKMapView = _bindClass(MapKit, "MKMapView");
51
- export const MKMarkerAnnotationView = _bindClass(MapKit, "MKMarkerAnnotationView");
52
- export const MKMultiPoint = _bindClass(MapKit, "MKMultiPoint");
53
- export const MKMultiPolygon = _bindClass(MapKit, "MKMultiPolygon");
54
- export const MKMultiPolygonRenderer = _bindClass(MapKit, "MKMultiPolygonRenderer");
55
- export const MKMultiPolyline = _bindClass(MapKit, "MKMultiPolyline");
56
- export const MKMultiPolylineRenderer = _bindClass(MapKit, "MKMultiPolylineRenderer");
57
- export const MKOverlayPathRenderer = _bindClass(MapKit, "MKOverlayPathRenderer");
58
- export const MKOverlayRenderer = _bindClass(MapKit, "MKOverlayRenderer");
59
- export const MKPinAnnotationView = _bindClass(MapKit, "MKPinAnnotationView");
60
- export const MKPitchControl = _bindClass(MapKit, "MKPitchControl");
61
- export const MKPlacemark = _bindClass(MapKit, "MKPlacemark");
62
- export const MKPointAnnotation = _bindClass(MapKit, "MKPointAnnotation");
63
- export const MKPointOfInterestFilter = _bindClass(MapKit, "MKPointOfInterestFilter");
64
- export const MKPolygon = _bindClass(MapKit, "MKPolygon");
65
- export const MKPolygonRenderer = _bindClass(MapKit, "MKPolygonRenderer");
66
- export const MKPolyline = _bindClass(MapKit, "MKPolyline");
67
- export const MKPolylineRenderer = _bindClass(MapKit, "MKPolylineRenderer");
68
- export const MKReverseGeocodingRequest = _bindClass(MapKit, "MKReverseGeocodingRequest");
69
- export const MKRoute = _bindClass(MapKit, "MKRoute");
70
- export const MKRouteStep = _bindClass(MapKit, "MKRouteStep");
71
- export const MKSelectionAccessory = _bindClass(MapKit, "MKSelectionAccessory");
72
- export const MKShape = _bindClass(MapKit, "MKShape");
73
- export const MKStandardMapConfiguration = _bindClass(MapKit, "MKStandardMapConfiguration");
74
- export const MKTileOverlay = _bindClass(MapKit, "MKTileOverlay");
75
- export const MKTileOverlayRenderer = _bindClass(MapKit, "MKTileOverlayRenderer");
76
- export const MKUserLocation = _bindClass(MapKit, "MKUserLocation");
77
- export const MKUserLocationView = _bindClass(MapKit, "MKUserLocationView");
78
- export const MKZoomControl = _bindClass(MapKit, "MKZoomControl");
4
+ export const MapKit = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/MapKit.framework/MapKit");
5
+ export const MKAddress = /* @__PURE__ */ _bindClass(MapKit, "MKAddress");
6
+ export const MKAddressFilter = /* @__PURE__ */ _bindClass(MapKit, "MKAddressFilter");
7
+ export const MKAddressRepresentations = /* @__PURE__ */ _bindClass(MapKit, "MKAddressRepresentations");
8
+ export const MKAnnotationView = /* @__PURE__ */ _bindClass(MapKit, "MKAnnotationView");
9
+ export const MKCircle = /* @__PURE__ */ _bindClass(MapKit, "MKCircle");
10
+ export const MKCircleRenderer = /* @__PURE__ */ _bindClass(MapKit, "MKCircleRenderer");
11
+ export const MKClusterAnnotation = /* @__PURE__ */ _bindClass(MapKit, "MKClusterAnnotation");
12
+ export const MKCompassButton = /* @__PURE__ */ _bindClass(MapKit, "MKCompassButton");
13
+ export const MKDirections = /* @__PURE__ */ _bindClass(MapKit, "MKDirections");
14
+ export const MKDirectionsRequest = /* @__PURE__ */ _bindClass(MapKit, "MKDirectionsRequest");
15
+ export const MKDirectionsResponse = /* @__PURE__ */ _bindClass(MapKit, "MKDirectionsResponse");
16
+ export const MKDistanceFormatter = /* @__PURE__ */ _bindClass(MapKit, "MKDistanceFormatter");
17
+ export const MKETAResponse = /* @__PURE__ */ _bindClass(MapKit, "MKETAResponse");
18
+ export const MKGeoJSONDecoder = /* @__PURE__ */ _bindClass(MapKit, "MKGeoJSONDecoder");
19
+ export const MKGeoJSONFeature = /* @__PURE__ */ _bindClass(MapKit, "MKGeoJSONFeature");
20
+ export const MKGeocodingRequest = /* @__PURE__ */ _bindClass(MapKit, "MKGeocodingRequest");
21
+ export const MKGeodesicPolyline = /* @__PURE__ */ _bindClass(MapKit, "MKGeodesicPolyline");
22
+ export const MKGradientPolylineRenderer = /* @__PURE__ */ _bindClass(MapKit, "MKGradientPolylineRenderer");
23
+ export const MKHybridMapConfiguration = /* @__PURE__ */ _bindClass(MapKit, "MKHybridMapConfiguration");
24
+ export const MKImageryMapConfiguration = /* @__PURE__ */ _bindClass(MapKit, "MKImageryMapConfiguration");
25
+ export const MKLocalPointsOfInterestRequest = /* @__PURE__ */ _bindClass(MapKit, "MKLocalPointsOfInterestRequest");
26
+ export const MKLocalSearch = /* @__PURE__ */ _bindClass(MapKit, "MKLocalSearch");
27
+ export const MKLocalSearchCompleter = /* @__PURE__ */ _bindClass(MapKit, "MKLocalSearchCompleter");
28
+ export const MKLocalSearchCompletion = /* @__PURE__ */ _bindClass(MapKit, "MKLocalSearchCompletion");
29
+ export const MKLocalSearchRequest = /* @__PURE__ */ _bindClass(MapKit, "MKLocalSearchRequest");
30
+ export const MKLocalSearchResponse = /* @__PURE__ */ _bindClass(MapKit, "MKLocalSearchResponse");
31
+ export const MKLookAroundScene = /* @__PURE__ */ _bindClass(MapKit, "MKLookAroundScene");
32
+ export const MKLookAroundSceneRequest = /* @__PURE__ */ _bindClass(MapKit, "MKLookAroundSceneRequest");
33
+ export const MKLookAroundSnapshot = /* @__PURE__ */ _bindClass(MapKit, "MKLookAroundSnapshot");
34
+ export const MKLookAroundSnapshotOptions = /* @__PURE__ */ _bindClass(MapKit, "MKLookAroundSnapshotOptions");
35
+ export const MKLookAroundSnapshotter = /* @__PURE__ */ _bindClass(MapKit, "MKLookAroundSnapshotter");
36
+ export const MKLookAroundViewController = /* @__PURE__ */ _bindClass(MapKit, "MKLookAroundViewController");
37
+ export const MKMapCamera = /* @__PURE__ */ _bindClass(MapKit, "MKMapCamera");
38
+ export const MKMapCameraBoundary = /* @__PURE__ */ _bindClass(MapKit, "MKMapCameraBoundary");
39
+ export const MKMapCameraZoomRange = /* @__PURE__ */ _bindClass(MapKit, "MKMapCameraZoomRange");
40
+ export const MKMapConfiguration = /* @__PURE__ */ _bindClass(MapKit, "MKMapConfiguration");
41
+ export const MKMapItem = /* @__PURE__ */ _bindClass(MapKit, "MKMapItem");
42
+ export const MKMapItemAnnotation = /* @__PURE__ */ _bindClass(MapKit, "MKMapItemAnnotation");
43
+ export const MKMapItemDetailSelectionAccessoryPresentationStyle = /* @__PURE__ */ _bindClass(MapKit, "MKMapItemDetailSelectionAccessoryPresentationStyle");
44
+ export const MKMapItemDetailViewController = /* @__PURE__ */ _bindClass(MapKit, "MKMapItemDetailViewController");
45
+ export const MKMapItemIdentifier = /* @__PURE__ */ _bindClass(MapKit, "MKMapItemIdentifier");
46
+ export const MKMapItemRequest = /* @__PURE__ */ _bindClass(MapKit, "MKMapItemRequest");
47
+ export const MKMapSnapshot = /* @__PURE__ */ _bindClass(MapKit, "MKMapSnapshot");
48
+ export const MKMapSnapshotOptions = /* @__PURE__ */ _bindClass(MapKit, "MKMapSnapshotOptions");
49
+ export const MKMapSnapshotter = /* @__PURE__ */ _bindClass(MapKit, "MKMapSnapshotter");
50
+ export const MKMapView = /* @__PURE__ */ _bindClass(MapKit, "MKMapView");
51
+ export const MKMarkerAnnotationView = /* @__PURE__ */ _bindClass(MapKit, "MKMarkerAnnotationView");
52
+ export const MKMultiPoint = /* @__PURE__ */ _bindClass(MapKit, "MKMultiPoint");
53
+ export const MKMultiPolygon = /* @__PURE__ */ _bindClass(MapKit, "MKMultiPolygon");
54
+ export const MKMultiPolygonRenderer = /* @__PURE__ */ _bindClass(MapKit, "MKMultiPolygonRenderer");
55
+ export const MKMultiPolyline = /* @__PURE__ */ _bindClass(MapKit, "MKMultiPolyline");
56
+ export const MKMultiPolylineRenderer = /* @__PURE__ */ _bindClass(MapKit, "MKMultiPolylineRenderer");
57
+ export const MKOverlayPathRenderer = /* @__PURE__ */ _bindClass(MapKit, "MKOverlayPathRenderer");
58
+ export const MKOverlayRenderer = /* @__PURE__ */ _bindClass(MapKit, "MKOverlayRenderer");
59
+ export const MKPinAnnotationView = /* @__PURE__ */ _bindClass(MapKit, "MKPinAnnotationView");
60
+ export const MKPitchControl = /* @__PURE__ */ _bindClass(MapKit, "MKPitchControl");
61
+ export const MKPlacemark = /* @__PURE__ */ _bindClass(MapKit, "MKPlacemark");
62
+ export const MKPointAnnotation = /* @__PURE__ */ _bindClass(MapKit, "MKPointAnnotation");
63
+ export const MKPointOfInterestFilter = /* @__PURE__ */ _bindClass(MapKit, "MKPointOfInterestFilter");
64
+ export const MKPolygon = /* @__PURE__ */ _bindClass(MapKit, "MKPolygon");
65
+ export const MKPolygonRenderer = /* @__PURE__ */ _bindClass(MapKit, "MKPolygonRenderer");
66
+ export const MKPolyline = /* @__PURE__ */ _bindClass(MapKit, "MKPolyline");
67
+ export const MKPolylineRenderer = /* @__PURE__ */ _bindClass(MapKit, "MKPolylineRenderer");
68
+ export const MKReverseGeocodingRequest = /* @__PURE__ */ _bindClass(MapKit, "MKReverseGeocodingRequest");
69
+ export const MKRoute = /* @__PURE__ */ _bindClass(MapKit, "MKRoute");
70
+ export const MKRouteStep = /* @__PURE__ */ _bindClass(MapKit, "MKRouteStep");
71
+ export const MKSelectionAccessory = /* @__PURE__ */ _bindClass(MapKit, "MKSelectionAccessory");
72
+ export const MKShape = /* @__PURE__ */ _bindClass(MapKit, "MKShape");
73
+ export const MKStandardMapConfiguration = /* @__PURE__ */ _bindClass(MapKit, "MKStandardMapConfiguration");
74
+ export const MKTileOverlay = /* @__PURE__ */ _bindClass(MapKit, "MKTileOverlay");
75
+ export const MKTileOverlayRenderer = /* @__PURE__ */ _bindClass(MapKit, "MKTileOverlayRenderer");
76
+ export const MKUserLocation = /* @__PURE__ */ _bindClass(MapKit, "MKUserLocation");
77
+ export const MKUserLocationView = /* @__PURE__ */ _bindClass(MapKit, "MKUserLocationView");
78
+ export const MKZoomControl = /* @__PURE__ */ _bindClass(MapKit, "MKZoomControl");
79
79
  export { MKAddressFilterOption } from "./MKAddressFilterOption.js";
80
80
  export { MKAddressRepresentationsContextStyle } from "./MKAddressRepresentationsContextStyle.js";
81
81
  export { MKAnnotationViewCollisionMode } from "./MKAnnotationViewCollisionMode.js";