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,37 +1,37 @@
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 CoreImage = new NobjcLibrary("/System/Library/Frameworks/CoreImage.framework/CoreImage");
5
- export const CIAztecCodeDescriptor = _bindClass(CoreImage, "CIAztecCodeDescriptor");
6
- export const CIBarcodeDescriptor = _bindClass(CoreImage, "CIBarcodeDescriptor");
7
- export const CIBlendKernel = _bindClass(CoreImage, "CIBlendKernel");
8
- export const CIColor = _bindClass(CoreImage, "CIColor");
9
- export const CIColorKernel = _bindClass(CoreImage, "CIColorKernel");
10
- export const CIContext = _bindClass(CoreImage, "CIContext");
11
- export const CIDataMatrixCodeDescriptor = _bindClass(CoreImage, "CIDataMatrixCodeDescriptor");
12
- export const CIDetector = _bindClass(CoreImage, "CIDetector");
13
- export const CIFaceFeature = _bindClass(CoreImage, "CIFaceFeature");
14
- export const CIFeature = _bindClass(CoreImage, "CIFeature");
15
- export const CIFilter = _bindClass(CoreImage, "CIFilter");
16
- export const CIFilterGenerator = _bindClass(CoreImage, "CIFilterGenerator");
17
- export const CIFilterShape = _bindClass(CoreImage, "CIFilterShape");
18
- export const CIImage = _bindClass(CoreImage, "CIImage");
19
- export const CIImageAccumulator = _bindClass(CoreImage, "CIImageAccumulator");
20
- export const CIImageProcessorKernel = _bindClass(CoreImage, "CIImageProcessorKernel");
21
- export const CIKernel = _bindClass(CoreImage, "CIKernel");
22
- export const CIPDF417CodeDescriptor = _bindClass(CoreImage, "CIPDF417CodeDescriptor");
23
- export const CIPlugIn = _bindClass(CoreImage, "CIPlugIn");
24
- export const CIQRCodeDescriptor = _bindClass(CoreImage, "CIQRCodeDescriptor");
25
- export const CIQRCodeFeature = _bindClass(CoreImage, "CIQRCodeFeature");
26
- export const CIRAWFilter = _bindClass(CoreImage, "CIRAWFilter");
27
- export const CIRectangleFeature = _bindClass(CoreImage, "CIRectangleFeature");
28
- export const CIRenderDestination = _bindClass(CoreImage, "CIRenderDestination");
29
- export const CIRenderInfo = _bindClass(CoreImage, "CIRenderInfo");
30
- export const CIRenderTask = _bindClass(CoreImage, "CIRenderTask");
31
- export const CISampler = _bindClass(CoreImage, "CISampler");
32
- export const CITextFeature = _bindClass(CoreImage, "CITextFeature");
33
- export const CIVector = _bindClass(CoreImage, "CIVector");
34
- export const CIWarpKernel = _bindClass(CoreImage, "CIWarpKernel");
4
+ export const CoreImage = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/CoreImage.framework/CoreImage");
5
+ export const CIAztecCodeDescriptor = /* @__PURE__ */ _bindClass(CoreImage, "CIAztecCodeDescriptor");
6
+ export const CIBarcodeDescriptor = /* @__PURE__ */ _bindClass(CoreImage, "CIBarcodeDescriptor");
7
+ export const CIBlendKernel = /* @__PURE__ */ _bindClass(CoreImage, "CIBlendKernel");
8
+ export const CIColor = /* @__PURE__ */ _bindClass(CoreImage, "CIColor");
9
+ export const CIColorKernel = /* @__PURE__ */ _bindClass(CoreImage, "CIColorKernel");
10
+ export const CIContext = /* @__PURE__ */ _bindClass(CoreImage, "CIContext");
11
+ export const CIDataMatrixCodeDescriptor = /* @__PURE__ */ _bindClass(CoreImage, "CIDataMatrixCodeDescriptor");
12
+ export const CIDetector = /* @__PURE__ */ _bindClass(CoreImage, "CIDetector");
13
+ export const CIFaceFeature = /* @__PURE__ */ _bindClass(CoreImage, "CIFaceFeature");
14
+ export const CIFeature = /* @__PURE__ */ _bindClass(CoreImage, "CIFeature");
15
+ export const CIFilter = /* @__PURE__ */ _bindClass(CoreImage, "CIFilter");
16
+ export const CIFilterGenerator = /* @__PURE__ */ _bindClass(CoreImage, "CIFilterGenerator");
17
+ export const CIFilterShape = /* @__PURE__ */ _bindClass(CoreImage, "CIFilterShape");
18
+ export const CIImage = /* @__PURE__ */ _bindClass(CoreImage, "CIImage");
19
+ export const CIImageAccumulator = /* @__PURE__ */ _bindClass(CoreImage, "CIImageAccumulator");
20
+ export const CIImageProcessorKernel = /* @__PURE__ */ _bindClass(CoreImage, "CIImageProcessorKernel");
21
+ export const CIKernel = /* @__PURE__ */ _bindClass(CoreImage, "CIKernel");
22
+ export const CIPDF417CodeDescriptor = /* @__PURE__ */ _bindClass(CoreImage, "CIPDF417CodeDescriptor");
23
+ export const CIPlugIn = /* @__PURE__ */ _bindClass(CoreImage, "CIPlugIn");
24
+ export const CIQRCodeDescriptor = /* @__PURE__ */ _bindClass(CoreImage, "CIQRCodeDescriptor");
25
+ export const CIQRCodeFeature = /* @__PURE__ */ _bindClass(CoreImage, "CIQRCodeFeature");
26
+ export const CIRAWFilter = /* @__PURE__ */ _bindClass(CoreImage, "CIRAWFilter");
27
+ export const CIRectangleFeature = /* @__PURE__ */ _bindClass(CoreImage, "CIRectangleFeature");
28
+ export const CIRenderDestination = /* @__PURE__ */ _bindClass(CoreImage, "CIRenderDestination");
29
+ export const CIRenderInfo = /* @__PURE__ */ _bindClass(CoreImage, "CIRenderInfo");
30
+ export const CIRenderTask = /* @__PURE__ */ _bindClass(CoreImage, "CIRenderTask");
31
+ export const CISampler = /* @__PURE__ */ _bindClass(CoreImage, "CISampler");
32
+ export const CITextFeature = /* @__PURE__ */ _bindClass(CoreImage, "CITextFeature");
33
+ export const CIVector = /* @__PURE__ */ _bindClass(CoreImage, "CIVector");
34
+ export const CIWarpKernel = /* @__PURE__ */ _bindClass(CoreImage, "CIWarpKernel");
35
35
  export { CIRenderDestinationAlphaMode } from "./CIRenderDestinationAlphaMode.js";
36
36
  export { CIContextOption } from "./CIContextOption.js";
37
37
  export { CIDynamicRangeOption } from "./CIDynamicRangeOption.js";
@@ -1,30 +1,30 @@
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 CoreLocation = new NobjcLibrary("/System/Library/Frameworks/CoreLocation.framework/CoreLocation");
5
- export const CLBackgroundActivitySession = _bindClass(CoreLocation, "CLBackgroundActivitySession");
6
- export const CLBackgroundActivitySessionDiagnostic = _bindClass(CoreLocation, "CLBackgroundActivitySessionDiagnostic");
7
- export const CLBeacon = _bindClass(CoreLocation, "CLBeacon");
8
- export const CLBeaconIdentityCondition = _bindClass(CoreLocation, "CLBeaconIdentityCondition");
9
- export const CLBeaconIdentityConstraint = _bindClass(CoreLocation, "CLBeaconIdentityConstraint");
10
- export const CLBeaconRegion = _bindClass(CoreLocation, "CLBeaconRegion");
11
- export const CLCircularGeographicCondition = _bindClass(CoreLocation, "CLCircularGeographicCondition");
12
- export const CLCircularRegion = _bindClass(CoreLocation, "CLCircularRegion");
13
- export const CLCondition = _bindClass(CoreLocation, "CLCondition");
14
- export const CLGeocoder = _bindClass(CoreLocation, "CLGeocoder");
15
- export const CLHeading = _bindClass(CoreLocation, "CLHeading");
16
- export const CLLocationManager = _bindClass(CoreLocation, "CLLocationManager");
17
- export const CLLocationUpdater = _bindClass(CoreLocation, "CLLocationUpdater");
18
- export const CLMonitor = _bindClass(CoreLocation, "CLMonitor");
19
- export const CLMonitorConfiguration = _bindClass(CoreLocation, "CLMonitorConfiguration");
20
- export const CLMonitoringEvent = _bindClass(CoreLocation, "CLMonitoringEvent");
21
- export const CLMonitoringRecord = _bindClass(CoreLocation, "CLMonitoringRecord");
22
- export const CLPlacemark = _bindClass(CoreLocation, "CLPlacemark");
23
- export const CLRegion = _bindClass(CoreLocation, "CLRegion");
24
- export const CLServiceSession = _bindClass(CoreLocation, "CLServiceSession");
25
- export const CLServiceSessionDiagnostic = _bindClass(CoreLocation, "CLServiceSessionDiagnostic");
26
- export const CLUpdate = _bindClass(CoreLocation, "CLUpdate");
27
- export const CLVisit = _bindClass(CoreLocation, "CLVisit");
4
+ export const CoreLocation = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/CoreLocation.framework/CoreLocation");
5
+ export const CLBackgroundActivitySession = /* @__PURE__ */ _bindClass(CoreLocation, "CLBackgroundActivitySession");
6
+ export const CLBackgroundActivitySessionDiagnostic = /* @__PURE__ */ _bindClass(CoreLocation, "CLBackgroundActivitySessionDiagnostic");
7
+ export const CLBeacon = /* @__PURE__ */ _bindClass(CoreLocation, "CLBeacon");
8
+ export const CLBeaconIdentityCondition = /* @__PURE__ */ _bindClass(CoreLocation, "CLBeaconIdentityCondition");
9
+ export const CLBeaconIdentityConstraint = /* @__PURE__ */ _bindClass(CoreLocation, "CLBeaconIdentityConstraint");
10
+ export const CLBeaconRegion = /* @__PURE__ */ _bindClass(CoreLocation, "CLBeaconRegion");
11
+ export const CLCircularGeographicCondition = /* @__PURE__ */ _bindClass(CoreLocation, "CLCircularGeographicCondition");
12
+ export const CLCircularRegion = /* @__PURE__ */ _bindClass(CoreLocation, "CLCircularRegion");
13
+ export const CLCondition = /* @__PURE__ */ _bindClass(CoreLocation, "CLCondition");
14
+ export const CLGeocoder = /* @__PURE__ */ _bindClass(CoreLocation, "CLGeocoder");
15
+ export const CLHeading = /* @__PURE__ */ _bindClass(CoreLocation, "CLHeading");
16
+ export const CLLocationManager = /* @__PURE__ */ _bindClass(CoreLocation, "CLLocationManager");
17
+ export const CLLocationUpdater = /* @__PURE__ */ _bindClass(CoreLocation, "CLLocationUpdater");
18
+ export const CLMonitor = /* @__PURE__ */ _bindClass(CoreLocation, "CLMonitor");
19
+ export const CLMonitorConfiguration = /* @__PURE__ */ _bindClass(CoreLocation, "CLMonitorConfiguration");
20
+ export const CLMonitoringEvent = /* @__PURE__ */ _bindClass(CoreLocation, "CLMonitoringEvent");
21
+ export const CLMonitoringRecord = /* @__PURE__ */ _bindClass(CoreLocation, "CLMonitoringRecord");
22
+ export const CLPlacemark = /* @__PURE__ */ _bindClass(CoreLocation, "CLPlacemark");
23
+ export const CLRegion = /* @__PURE__ */ _bindClass(CoreLocation, "CLRegion");
24
+ export const CLServiceSession = /* @__PURE__ */ _bindClass(CoreLocation, "CLServiceSession");
25
+ export const CLServiceSessionDiagnostic = /* @__PURE__ */ _bindClass(CoreLocation, "CLServiceSessionDiagnostic");
26
+ export const CLUpdate = /* @__PURE__ */ _bindClass(CoreLocation, "CLUpdate");
27
+ export const CLVisit = /* @__PURE__ */ _bindClass(CoreLocation, "CLVisit");
28
28
  export { CLAccuracyAuthorization } from "./CLAccuracyAuthorization.js";
29
29
  export { CLActivityType } from "./CLActivityType.js";
30
30
  export { CLAuthorizationStatus } from "./CLAuthorizationStatus.js";
@@ -1,24 +1,24 @@
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 CoreMIDI = new NobjcLibrary("/System/Library/Frameworks/CoreMIDI.framework/CoreMIDI");
5
- export const MIDI2DeviceInfo = _bindClass(CoreMIDI, "MIDI2DeviceInfo");
6
- export const MIDICIDevice = _bindClass(CoreMIDI, "MIDICIDevice");
7
- export const MIDICIDeviceInfo = _bindClass(CoreMIDI, "MIDICIDeviceInfo");
8
- export const MIDICIDeviceManager = _bindClass(CoreMIDI, "MIDICIDeviceManager");
9
- export const MIDICIDiscoveredNode = _bindClass(CoreMIDI, "MIDICIDiscoveredNode");
10
- export const MIDICIDiscoveryManager = _bindClass(CoreMIDI, "MIDICIDiscoveryManager");
11
- export const MIDICIProfile = _bindClass(CoreMIDI, "MIDICIProfile");
12
- export const MIDICIProfileState = _bindClass(CoreMIDI, "MIDICIProfileState");
13
- export const MIDICIResponder = _bindClass(CoreMIDI, "MIDICIResponder");
14
- export const MIDICISession = _bindClass(CoreMIDI, "MIDICISession");
15
- export const MIDINetworkConnection = _bindClass(CoreMIDI, "MIDINetworkConnection");
16
- export const MIDINetworkHost = _bindClass(CoreMIDI, "MIDINetworkHost");
17
- export const MIDINetworkSession = _bindClass(CoreMIDI, "MIDINetworkSession");
18
- export const MIDIUMPCIProfile = _bindClass(CoreMIDI, "MIDIUMPCIProfile");
19
- export const MIDIUMPEndpoint = _bindClass(CoreMIDI, "MIDIUMPEndpoint");
20
- export const MIDIUMPEndpointManager = _bindClass(CoreMIDI, "MIDIUMPEndpointManager");
21
- export const MIDIUMPFunctionBlock = _bindClass(CoreMIDI, "MIDIUMPFunctionBlock");
22
- export const MIDIUMPMutableEndpoint = _bindClass(CoreMIDI, "MIDIUMPMutableEndpoint");
23
- export const MIDIUMPMutableFunctionBlock = _bindClass(CoreMIDI, "MIDIUMPMutableFunctionBlock");
4
+ export const CoreMIDI = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/CoreMIDI.framework/CoreMIDI");
5
+ export const MIDI2DeviceInfo = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDI2DeviceInfo");
6
+ export const MIDICIDevice = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDICIDevice");
7
+ export const MIDICIDeviceInfo = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDICIDeviceInfo");
8
+ export const MIDICIDeviceManager = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDICIDeviceManager");
9
+ export const MIDICIDiscoveredNode = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDICIDiscoveredNode");
10
+ export const MIDICIDiscoveryManager = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDICIDiscoveryManager");
11
+ export const MIDICIProfile = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDICIProfile");
12
+ export const MIDICIProfileState = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDICIProfileState");
13
+ export const MIDICIResponder = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDICIResponder");
14
+ export const MIDICISession = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDICISession");
15
+ export const MIDINetworkConnection = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDINetworkConnection");
16
+ export const MIDINetworkHost = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDINetworkHost");
17
+ export const MIDINetworkSession = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDINetworkSession");
18
+ export const MIDIUMPCIProfile = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDIUMPCIProfile");
19
+ export const MIDIUMPEndpoint = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDIUMPEndpoint");
20
+ export const MIDIUMPEndpointManager = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDIUMPEndpointManager");
21
+ export const MIDIUMPFunctionBlock = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDIUMPFunctionBlock");
22
+ export const MIDIUMPMutableEndpoint = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDIUMPMutableEndpoint");
23
+ export const MIDIUMPMutableFunctionBlock = /* @__PURE__ */ _bindClass(CoreMIDI, "MIDIUMPMutableFunctionBlock");
24
24
  export { MIDINetworkConnectionPolicy } from "./MIDINetworkConnectionPolicy.js";
@@ -1,58 +1,58 @@
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 CoreML = new NobjcLibrary("/System/Library/Frameworks/CoreML.framework/CoreML");
5
- export const MLArrayBatchProvider = _bindClass(CoreML, "MLArrayBatchProvider");
6
- export const MLCPUComputeDevice = _bindClass(CoreML, "MLCPUComputeDevice");
7
- export const MLComputePlan = _bindClass(CoreML, "MLComputePlan");
8
- export const MLComputePlanCost = _bindClass(CoreML, "MLComputePlanCost");
9
- export const MLComputePlanDeviceUsage = _bindClass(CoreML, "MLComputePlanDeviceUsage");
10
- export const MLDictionaryConstraint = _bindClass(CoreML, "MLDictionaryConstraint");
11
- export const MLDictionaryFeatureProvider = _bindClass(CoreML, "MLDictionaryFeatureProvider");
12
- export const MLFeatureDescription = _bindClass(CoreML, "MLFeatureDescription");
13
- export const MLFeatureValue = _bindClass(CoreML, "MLFeatureValue");
14
- export const MLGPUComputeDevice = _bindClass(CoreML, "MLGPUComputeDevice");
15
- export const MLImageConstraint = _bindClass(CoreML, "MLImageConstraint");
16
- export const MLImageSize = _bindClass(CoreML, "MLImageSize");
17
- export const MLImageSizeConstraint = _bindClass(CoreML, "MLImageSizeConstraint");
18
- export const MLKey = _bindClass(CoreML, "MLKey");
19
- export const MLMetricKey = _bindClass(CoreML, "MLMetricKey");
20
- export const MLModel = _bindClass(CoreML, "MLModel");
21
- export const MLModelAsset = _bindClass(CoreML, "MLModelAsset");
22
- export const MLModelCollection = _bindClass(CoreML, "MLModelCollection");
23
- export const MLModelCollectionEntry = _bindClass(CoreML, "MLModelCollectionEntry");
24
- export const MLModelConfiguration = _bindClass(CoreML, "MLModelConfiguration");
25
- export const MLModelDescription = _bindClass(CoreML, "MLModelDescription");
26
- export const MLModelStructure = _bindClass(CoreML, "MLModelStructure");
27
- export const MLModelStructureNeuralNetwork = _bindClass(CoreML, "MLModelStructureNeuralNetwork");
28
- export const MLModelStructureNeuralNetworkLayer = _bindClass(CoreML, "MLModelStructureNeuralNetworkLayer");
29
- export const MLModelStructurePipeline = _bindClass(CoreML, "MLModelStructurePipeline");
30
- export const MLModelStructureProgram = _bindClass(CoreML, "MLModelStructureProgram");
31
- export const MLModelStructureProgramArgument = _bindClass(CoreML, "MLModelStructureProgramArgument");
32
- export const MLModelStructureProgramBinding = _bindClass(CoreML, "MLModelStructureProgramBinding");
33
- export const MLModelStructureProgramBlock = _bindClass(CoreML, "MLModelStructureProgramBlock");
34
- export const MLModelStructureProgramFunction = _bindClass(CoreML, "MLModelStructureProgramFunction");
35
- export const MLModelStructureProgramNamedValueType = _bindClass(CoreML, "MLModelStructureProgramNamedValueType");
36
- export const MLModelStructureProgramOperation = _bindClass(CoreML, "MLModelStructureProgramOperation");
37
- export const MLModelStructureProgramValue = _bindClass(CoreML, "MLModelStructureProgramValue");
38
- export const MLModelStructureProgramValueType = _bindClass(CoreML, "MLModelStructureProgramValueType");
39
- export const MLMultiArray = _bindClass(CoreML, "MLMultiArray");
40
- export const MLMultiArrayConstraint = _bindClass(CoreML, "MLMultiArrayConstraint");
41
- export const MLMultiArrayShapeConstraint = _bindClass(CoreML, "MLMultiArrayShapeConstraint");
42
- export const MLNeuralEngineComputeDevice = _bindClass(CoreML, "MLNeuralEngineComputeDevice");
43
- export const MLNumericConstraint = _bindClass(CoreML, "MLNumericConstraint");
44
- export const MLOptimizationHints = _bindClass(CoreML, "MLOptimizationHints");
45
- export const MLParameterDescription = _bindClass(CoreML, "MLParameterDescription");
46
- export const MLParameterKey = _bindClass(CoreML, "MLParameterKey");
47
- export const MLPredictionOptions = _bindClass(CoreML, "MLPredictionOptions");
48
- export const MLSequence = _bindClass(CoreML, "MLSequence");
49
- export const MLSequenceConstraint = _bindClass(CoreML, "MLSequenceConstraint");
50
- export const MLState = _bindClass(CoreML, "MLState");
51
- export const MLStateConstraint = _bindClass(CoreML, "MLStateConstraint");
52
- export const MLTask = _bindClass(CoreML, "MLTask");
53
- export const MLUpdateContext = _bindClass(CoreML, "MLUpdateContext");
54
- export const MLUpdateProgressHandlers = _bindClass(CoreML, "MLUpdateProgressHandlers");
55
- export const MLUpdateTask = _bindClass(CoreML, "MLUpdateTask");
4
+ export const CoreML = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/CoreML.framework/CoreML");
5
+ export const MLArrayBatchProvider = /* @__PURE__ */ _bindClass(CoreML, "MLArrayBatchProvider");
6
+ export const MLCPUComputeDevice = /* @__PURE__ */ _bindClass(CoreML, "MLCPUComputeDevice");
7
+ export const MLComputePlan = /* @__PURE__ */ _bindClass(CoreML, "MLComputePlan");
8
+ export const MLComputePlanCost = /* @__PURE__ */ _bindClass(CoreML, "MLComputePlanCost");
9
+ export const MLComputePlanDeviceUsage = /* @__PURE__ */ _bindClass(CoreML, "MLComputePlanDeviceUsage");
10
+ export const MLDictionaryConstraint = /* @__PURE__ */ _bindClass(CoreML, "MLDictionaryConstraint");
11
+ export const MLDictionaryFeatureProvider = /* @__PURE__ */ _bindClass(CoreML, "MLDictionaryFeatureProvider");
12
+ export const MLFeatureDescription = /* @__PURE__ */ _bindClass(CoreML, "MLFeatureDescription");
13
+ export const MLFeatureValue = /* @__PURE__ */ _bindClass(CoreML, "MLFeatureValue");
14
+ export const MLGPUComputeDevice = /* @__PURE__ */ _bindClass(CoreML, "MLGPUComputeDevice");
15
+ export const MLImageConstraint = /* @__PURE__ */ _bindClass(CoreML, "MLImageConstraint");
16
+ export const MLImageSize = /* @__PURE__ */ _bindClass(CoreML, "MLImageSize");
17
+ export const MLImageSizeConstraint = /* @__PURE__ */ _bindClass(CoreML, "MLImageSizeConstraint");
18
+ export const MLKey = /* @__PURE__ */ _bindClass(CoreML, "MLKey");
19
+ export const MLMetricKey = /* @__PURE__ */ _bindClass(CoreML, "MLMetricKey");
20
+ export const MLModel = /* @__PURE__ */ _bindClass(CoreML, "MLModel");
21
+ export const MLModelAsset = /* @__PURE__ */ _bindClass(CoreML, "MLModelAsset");
22
+ export const MLModelCollection = /* @__PURE__ */ _bindClass(CoreML, "MLModelCollection");
23
+ export const MLModelCollectionEntry = /* @__PURE__ */ _bindClass(CoreML, "MLModelCollectionEntry");
24
+ export const MLModelConfiguration = /* @__PURE__ */ _bindClass(CoreML, "MLModelConfiguration");
25
+ export const MLModelDescription = /* @__PURE__ */ _bindClass(CoreML, "MLModelDescription");
26
+ export const MLModelStructure = /* @__PURE__ */ _bindClass(CoreML, "MLModelStructure");
27
+ export const MLModelStructureNeuralNetwork = /* @__PURE__ */ _bindClass(CoreML, "MLModelStructureNeuralNetwork");
28
+ export const MLModelStructureNeuralNetworkLayer = /* @__PURE__ */ _bindClass(CoreML, "MLModelStructureNeuralNetworkLayer");
29
+ export const MLModelStructurePipeline = /* @__PURE__ */ _bindClass(CoreML, "MLModelStructurePipeline");
30
+ export const MLModelStructureProgram = /* @__PURE__ */ _bindClass(CoreML, "MLModelStructureProgram");
31
+ export const MLModelStructureProgramArgument = /* @__PURE__ */ _bindClass(CoreML, "MLModelStructureProgramArgument");
32
+ export const MLModelStructureProgramBinding = /* @__PURE__ */ _bindClass(CoreML, "MLModelStructureProgramBinding");
33
+ export const MLModelStructureProgramBlock = /* @__PURE__ */ _bindClass(CoreML, "MLModelStructureProgramBlock");
34
+ export const MLModelStructureProgramFunction = /* @__PURE__ */ _bindClass(CoreML, "MLModelStructureProgramFunction");
35
+ export const MLModelStructureProgramNamedValueType = /* @__PURE__ */ _bindClass(CoreML, "MLModelStructureProgramNamedValueType");
36
+ export const MLModelStructureProgramOperation = /* @__PURE__ */ _bindClass(CoreML, "MLModelStructureProgramOperation");
37
+ export const MLModelStructureProgramValue = /* @__PURE__ */ _bindClass(CoreML, "MLModelStructureProgramValue");
38
+ export const MLModelStructureProgramValueType = /* @__PURE__ */ _bindClass(CoreML, "MLModelStructureProgramValueType");
39
+ export const MLMultiArray = /* @__PURE__ */ _bindClass(CoreML, "MLMultiArray");
40
+ export const MLMultiArrayConstraint = /* @__PURE__ */ _bindClass(CoreML, "MLMultiArrayConstraint");
41
+ export const MLMultiArrayShapeConstraint = /* @__PURE__ */ _bindClass(CoreML, "MLMultiArrayShapeConstraint");
42
+ export const MLNeuralEngineComputeDevice = /* @__PURE__ */ _bindClass(CoreML, "MLNeuralEngineComputeDevice");
43
+ export const MLNumericConstraint = /* @__PURE__ */ _bindClass(CoreML, "MLNumericConstraint");
44
+ export const MLOptimizationHints = /* @__PURE__ */ _bindClass(CoreML, "MLOptimizationHints");
45
+ export const MLParameterDescription = /* @__PURE__ */ _bindClass(CoreML, "MLParameterDescription");
46
+ export const MLParameterKey = /* @__PURE__ */ _bindClass(CoreML, "MLParameterKey");
47
+ export const MLPredictionOptions = /* @__PURE__ */ _bindClass(CoreML, "MLPredictionOptions");
48
+ export const MLSequence = /* @__PURE__ */ _bindClass(CoreML, "MLSequence");
49
+ export const MLSequenceConstraint = /* @__PURE__ */ _bindClass(CoreML, "MLSequenceConstraint");
50
+ export const MLState = /* @__PURE__ */ _bindClass(CoreML, "MLState");
51
+ export const MLStateConstraint = /* @__PURE__ */ _bindClass(CoreML, "MLStateConstraint");
52
+ export const MLTask = /* @__PURE__ */ _bindClass(CoreML, "MLTask");
53
+ export const MLUpdateContext = /* @__PURE__ */ _bindClass(CoreML, "MLUpdateContext");
54
+ export const MLUpdateProgressHandlers = /* @__PURE__ */ _bindClass(CoreML, "MLUpdateProgressHandlers");
55
+ export const MLUpdateTask = /* @__PURE__ */ _bindClass(CoreML, "MLUpdateTask");
56
56
  export { MLComputeUnits } from "./MLComputeUnits.js";
57
57
  export { MLFeatureType } from "./MLFeatureType.js";
58
58
  export { MLImageSizeConstraintType } from "./MLImageSizeConstraintType.js";
@@ -1,19 +1,19 @@
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 CoreMediaIO = new NobjcLibrary("/System/Library/Frameworks/CoreMediaIO.framework/CoreMediaIO");
5
- export const CMIOExtensionClient = _bindClass(CoreMediaIO, "CMIOExtensionClient");
6
- export const CMIOExtensionDevice = _bindClass(CoreMediaIO, "CMIOExtensionDevice");
7
- export const CMIOExtensionDeviceProperties = _bindClass(CoreMediaIO, "CMIOExtensionDeviceProperties");
8
- export const CMIOExtensionPropertyAttributes = _bindClass(CoreMediaIO, "CMIOExtensionPropertyAttributes");
9
- export const CMIOExtensionPropertyState = _bindClass(CoreMediaIO, "CMIOExtensionPropertyState");
10
- export const CMIOExtensionProvider = _bindClass(CoreMediaIO, "CMIOExtensionProvider");
11
- export const CMIOExtensionProviderProperties = _bindClass(CoreMediaIO, "CMIOExtensionProviderProperties");
12
- export const CMIOExtensionScheduledOutput = _bindClass(CoreMediaIO, "CMIOExtensionScheduledOutput");
13
- export const CMIOExtensionStream = _bindClass(CoreMediaIO, "CMIOExtensionStream");
14
- export const CMIOExtensionStreamCustomClockConfiguration = _bindClass(CoreMediaIO, "CMIOExtensionStreamCustomClockConfiguration");
15
- export const CMIOExtensionStreamFormat = _bindClass(CoreMediaIO, "CMIOExtensionStreamFormat");
16
- export const CMIOExtensionStreamProperties = _bindClass(CoreMediaIO, "CMIOExtensionStreamProperties");
4
+ export const CoreMediaIO = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/CoreMediaIO.framework/CoreMediaIO");
5
+ export const CMIOExtensionClient = /* @__PURE__ */ _bindClass(CoreMediaIO, "CMIOExtensionClient");
6
+ export const CMIOExtensionDevice = /* @__PURE__ */ _bindClass(CoreMediaIO, "CMIOExtensionDevice");
7
+ export const CMIOExtensionDeviceProperties = /* @__PURE__ */ _bindClass(CoreMediaIO, "CMIOExtensionDeviceProperties");
8
+ export const CMIOExtensionPropertyAttributes = /* @__PURE__ */ _bindClass(CoreMediaIO, "CMIOExtensionPropertyAttributes");
9
+ export const CMIOExtensionPropertyState = /* @__PURE__ */ _bindClass(CoreMediaIO, "CMIOExtensionPropertyState");
10
+ export const CMIOExtensionProvider = /* @__PURE__ */ _bindClass(CoreMediaIO, "CMIOExtensionProvider");
11
+ export const CMIOExtensionProviderProperties = /* @__PURE__ */ _bindClass(CoreMediaIO, "CMIOExtensionProviderProperties");
12
+ export const CMIOExtensionScheduledOutput = /* @__PURE__ */ _bindClass(CoreMediaIO, "CMIOExtensionScheduledOutput");
13
+ export const CMIOExtensionStream = /* @__PURE__ */ _bindClass(CoreMediaIO, "CMIOExtensionStream");
14
+ export const CMIOExtensionStreamCustomClockConfiguration = /* @__PURE__ */ _bindClass(CoreMediaIO, "CMIOExtensionStreamCustomClockConfiguration");
15
+ export const CMIOExtensionStreamFormat = /* @__PURE__ */ _bindClass(CoreMediaIO, "CMIOExtensionStreamFormat");
16
+ export const CMIOExtensionStreamProperties = /* @__PURE__ */ _bindClass(CoreMediaIO, "CMIOExtensionStreamProperties");
17
17
  export { CMIOExtensionStreamClockType } from "./CMIOExtensionStreamClockType.js";
18
18
  export { CMIOExtensionStreamDirection } from "./CMIOExtensionStreamDirection.js";
19
19
  export { CMIOExtensionStreamDiscontinuityFlags } from "./CMIOExtensionStreamDiscontinuityFlags.js";
@@ -1,44 +1,44 @@
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 CoreMotion = new NobjcLibrary("/System/Library/Frameworks/CoreMotion.framework/CoreMotion");
5
- export const CMAbsoluteAltitudeData = _bindClass(CoreMotion, "CMAbsoluteAltitudeData");
6
- export const CMAccelerometerData = _bindClass(CoreMotion, "CMAccelerometerData");
7
- export const CMAltimeter = _bindClass(CoreMotion, "CMAltimeter");
8
- export const CMAltitudeData = _bindClass(CoreMotion, "CMAltitudeData");
9
- export const CMAmbientPressureData = _bindClass(CoreMotion, "CMAmbientPressureData");
10
- export const CMAttitude = _bindClass(CoreMotion, "CMAttitude");
11
- export const CMBatchedSensorManager = _bindClass(CoreMotion, "CMBatchedSensorManager");
12
- export const CMDeviceMotion = _bindClass(CoreMotion, "CMDeviceMotion");
13
- export const CMDyskineticSymptomResult = _bindClass(CoreMotion, "CMDyskineticSymptomResult");
14
- export const CMFallDetectionEvent = _bindClass(CoreMotion, "CMFallDetectionEvent");
15
- export const CMFallDetectionManager = _bindClass(CoreMotion, "CMFallDetectionManager");
16
- export const CMGyroData = _bindClass(CoreMotion, "CMGyroData");
17
- export const CMHeadphoneActivityManager = _bindClass(CoreMotion, "CMHeadphoneActivityManager");
18
- export const CMHeadphoneMotionManager = _bindClass(CoreMotion, "CMHeadphoneMotionManager");
19
- export const CMHighFrequencyHeartRateData = _bindClass(CoreMotion, "CMHighFrequencyHeartRateData");
20
- export const CMLogItem = _bindClass(CoreMotion, "CMLogItem");
21
- export const CMMagnetometerData = _bindClass(CoreMotion, "CMMagnetometerData");
22
- export const CMMotionActivity = _bindClass(CoreMotion, "CMMotionActivity");
23
- export const CMMotionActivityManager = _bindClass(CoreMotion, "CMMotionActivityManager");
24
- export const CMMotionManager = _bindClass(CoreMotion, "CMMotionManager");
25
- export const CMMovementDisorderManager = _bindClass(CoreMotion, "CMMovementDisorderManager");
26
- export const CMOdometerData = _bindClass(CoreMotion, "CMOdometerData");
27
- export const CMPedometer = _bindClass(CoreMotion, "CMPedometer");
28
- export const CMPedometerData = _bindClass(CoreMotion, "CMPedometerData");
29
- export const CMPedometerEvent = _bindClass(CoreMotion, "CMPedometerEvent");
30
- export const CMRecordedAccelerometerData = _bindClass(CoreMotion, "CMRecordedAccelerometerData");
31
- export const CMRecordedPressureData = _bindClass(CoreMotion, "CMRecordedPressureData");
32
- export const CMRecordedRotationRateData = _bindClass(CoreMotion, "CMRecordedRotationRateData");
33
- export const CMRotationRateData = _bindClass(CoreMotion, "CMRotationRateData");
34
- export const CMSensorDataList = _bindClass(CoreMotion, "CMSensorDataList");
35
- export const CMSensorRecorder = _bindClass(CoreMotion, "CMSensorRecorder");
36
- export const CMStepCounter = _bindClass(CoreMotion, "CMStepCounter");
37
- export const CMTremorResult = _bindClass(CoreMotion, "CMTremorResult");
38
- export const CMWaterSubmersionEvent = _bindClass(CoreMotion, "CMWaterSubmersionEvent");
39
- export const CMWaterSubmersionManager = _bindClass(CoreMotion, "CMWaterSubmersionManager");
40
- export const CMWaterSubmersionMeasurement = _bindClass(CoreMotion, "CMWaterSubmersionMeasurement");
41
- export const CMWaterTemperature = _bindClass(CoreMotion, "CMWaterTemperature");
4
+ export const CoreMotion = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/CoreMotion.framework/CoreMotion");
5
+ export const CMAbsoluteAltitudeData = /* @__PURE__ */ _bindClass(CoreMotion, "CMAbsoluteAltitudeData");
6
+ export const CMAccelerometerData = /* @__PURE__ */ _bindClass(CoreMotion, "CMAccelerometerData");
7
+ export const CMAltimeter = /* @__PURE__ */ _bindClass(CoreMotion, "CMAltimeter");
8
+ export const CMAltitudeData = /* @__PURE__ */ _bindClass(CoreMotion, "CMAltitudeData");
9
+ export const CMAmbientPressureData = /* @__PURE__ */ _bindClass(CoreMotion, "CMAmbientPressureData");
10
+ export const CMAttitude = /* @__PURE__ */ _bindClass(CoreMotion, "CMAttitude");
11
+ export const CMBatchedSensorManager = /* @__PURE__ */ _bindClass(CoreMotion, "CMBatchedSensorManager");
12
+ export const CMDeviceMotion = /* @__PURE__ */ _bindClass(CoreMotion, "CMDeviceMotion");
13
+ export const CMDyskineticSymptomResult = /* @__PURE__ */ _bindClass(CoreMotion, "CMDyskineticSymptomResult");
14
+ export const CMFallDetectionEvent = /* @__PURE__ */ _bindClass(CoreMotion, "CMFallDetectionEvent");
15
+ export const CMFallDetectionManager = /* @__PURE__ */ _bindClass(CoreMotion, "CMFallDetectionManager");
16
+ export const CMGyroData = /* @__PURE__ */ _bindClass(CoreMotion, "CMGyroData");
17
+ export const CMHeadphoneActivityManager = /* @__PURE__ */ _bindClass(CoreMotion, "CMHeadphoneActivityManager");
18
+ export const CMHeadphoneMotionManager = /* @__PURE__ */ _bindClass(CoreMotion, "CMHeadphoneMotionManager");
19
+ export const CMHighFrequencyHeartRateData = /* @__PURE__ */ _bindClass(CoreMotion, "CMHighFrequencyHeartRateData");
20
+ export const CMLogItem = /* @__PURE__ */ _bindClass(CoreMotion, "CMLogItem");
21
+ export const CMMagnetometerData = /* @__PURE__ */ _bindClass(CoreMotion, "CMMagnetometerData");
22
+ export const CMMotionActivity = /* @__PURE__ */ _bindClass(CoreMotion, "CMMotionActivity");
23
+ export const CMMotionActivityManager = /* @__PURE__ */ _bindClass(CoreMotion, "CMMotionActivityManager");
24
+ export const CMMotionManager = /* @__PURE__ */ _bindClass(CoreMotion, "CMMotionManager");
25
+ export const CMMovementDisorderManager = /* @__PURE__ */ _bindClass(CoreMotion, "CMMovementDisorderManager");
26
+ export const CMOdometerData = /* @__PURE__ */ _bindClass(CoreMotion, "CMOdometerData");
27
+ export const CMPedometer = /* @__PURE__ */ _bindClass(CoreMotion, "CMPedometer");
28
+ export const CMPedometerData = /* @__PURE__ */ _bindClass(CoreMotion, "CMPedometerData");
29
+ export const CMPedometerEvent = /* @__PURE__ */ _bindClass(CoreMotion, "CMPedometerEvent");
30
+ export const CMRecordedAccelerometerData = /* @__PURE__ */ _bindClass(CoreMotion, "CMRecordedAccelerometerData");
31
+ export const CMRecordedPressureData = /* @__PURE__ */ _bindClass(CoreMotion, "CMRecordedPressureData");
32
+ export const CMRecordedRotationRateData = /* @__PURE__ */ _bindClass(CoreMotion, "CMRecordedRotationRateData");
33
+ export const CMRotationRateData = /* @__PURE__ */ _bindClass(CoreMotion, "CMRotationRateData");
34
+ export const CMSensorDataList = /* @__PURE__ */ _bindClass(CoreMotion, "CMSensorDataList");
35
+ export const CMSensorRecorder = /* @__PURE__ */ _bindClass(CoreMotion, "CMSensorRecorder");
36
+ export const CMStepCounter = /* @__PURE__ */ _bindClass(CoreMotion, "CMStepCounter");
37
+ export const CMTremorResult = /* @__PURE__ */ _bindClass(CoreMotion, "CMTremorResult");
38
+ export const CMWaterSubmersionEvent = /* @__PURE__ */ _bindClass(CoreMotion, "CMWaterSubmersionEvent");
39
+ export const CMWaterSubmersionManager = /* @__PURE__ */ _bindClass(CoreMotion, "CMWaterSubmersionManager");
40
+ export const CMWaterSubmersionMeasurement = /* @__PURE__ */ _bindClass(CoreMotion, "CMWaterSubmersionMeasurement");
41
+ export const CMWaterTemperature = /* @__PURE__ */ _bindClass(CoreMotion, "CMWaterTemperature");
42
42
  export { CMAttitudeReferenceFrame } from "./CMAttitudeReferenceFrame.js";
43
43
  export { CMAuthorizationStatus } from "./CMAuthorizationStatus.js";
44
44
  export { CMDeviceMotionSensorLocation } from "./CMDeviceMotionSensorLocation.js";
@@ -1,20 +1,20 @@
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 CoreSpotlight = new NobjcLibrary("/System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight");
5
- export const CSCustomAttributeKey = _bindClass(CoreSpotlight, "CSCustomAttributeKey");
6
- export const CSImportExtension = _bindClass(CoreSpotlight, "CSImportExtension");
7
- export const CSIndexExtensionRequestHandler = _bindClass(CoreSpotlight, "CSIndexExtensionRequestHandler");
8
- export const CSLocalizedString = _bindClass(CoreSpotlight, "CSLocalizedString");
9
- export const CSPerson = _bindClass(CoreSpotlight, "CSPerson");
10
- export const CSSearchQuery = _bindClass(CoreSpotlight, "CSSearchQuery");
11
- export const CSSearchQueryContext = _bindClass(CoreSpotlight, "CSSearchQueryContext");
12
- export const CSSearchableIndex = _bindClass(CoreSpotlight, "CSSearchableIndex");
13
- export const CSSearchableItem = _bindClass(CoreSpotlight, "CSSearchableItem");
14
- export const CSSearchableItemAttributeSet = _bindClass(CoreSpotlight, "CSSearchableItemAttributeSet");
15
- export const CSSuggestion = _bindClass(CoreSpotlight, "CSSuggestion");
16
- export const CSUserQuery = _bindClass(CoreSpotlight, "CSUserQuery");
17
- export const CSUserQueryContext = _bindClass(CoreSpotlight, "CSUserQueryContext");
4
+ export const CoreSpotlight = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight");
5
+ export const CSCustomAttributeKey = /* @__PURE__ */ _bindClass(CoreSpotlight, "CSCustomAttributeKey");
6
+ export const CSImportExtension = /* @__PURE__ */ _bindClass(CoreSpotlight, "CSImportExtension");
7
+ export const CSIndexExtensionRequestHandler = /* @__PURE__ */ _bindClass(CoreSpotlight, "CSIndexExtensionRequestHandler");
8
+ export const CSLocalizedString = /* @__PURE__ */ _bindClass(CoreSpotlight, "CSLocalizedString");
9
+ export const CSPerson = /* @__PURE__ */ _bindClass(CoreSpotlight, "CSPerson");
10
+ export const CSSearchQuery = /* @__PURE__ */ _bindClass(CoreSpotlight, "CSSearchQuery");
11
+ export const CSSearchQueryContext = /* @__PURE__ */ _bindClass(CoreSpotlight, "CSSearchQueryContext");
12
+ export const CSSearchableIndex = /* @__PURE__ */ _bindClass(CoreSpotlight, "CSSearchableIndex");
13
+ export const CSSearchableItem = /* @__PURE__ */ _bindClass(CoreSpotlight, "CSSearchableItem");
14
+ export const CSSearchableItemAttributeSet = /* @__PURE__ */ _bindClass(CoreSpotlight, "CSSearchableItemAttributeSet");
15
+ export const CSSuggestion = /* @__PURE__ */ _bindClass(CoreSpotlight, "CSSuggestion");
16
+ export const CSUserQuery = /* @__PURE__ */ _bindClass(CoreSpotlight, "CSUserQuery");
17
+ export const CSUserQueryContext = /* @__PURE__ */ _bindClass(CoreSpotlight, "CSUserQueryContext");
18
18
  export { CSIndexErrorCode } from "./CSIndexErrorCode.js";
19
19
  export { CSSearchQueryErrorCode } from "./CSSearchQueryErrorCode.js";
20
20
  export { CSSearchQuerySourceOptions } from "./CSSearchQuerySourceOptions.js";
@@ -1,18 +1,18 @@
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 CoreTelephony = new NobjcLibrary("/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony");
5
- export const CTCall = _bindClass(CoreTelephony, "CTCall");
6
- export const CTCallCenter = _bindClass(CoreTelephony, "CTCallCenter");
7
- export const CTCarrier = _bindClass(CoreTelephony, "CTCarrier");
8
- export const CTCellularData = _bindClass(CoreTelephony, "CTCellularData");
9
- export const CTCellularPlanProperties = _bindClass(CoreTelephony, "CTCellularPlanProperties");
10
- export const CTCellularPlanProvisioning = _bindClass(CoreTelephony, "CTCellularPlanProvisioning");
11
- export const CTCellularPlanProvisioningRequest = _bindClass(CoreTelephony, "CTCellularPlanProvisioningRequest");
12
- export const CTCellularPlanStatus = _bindClass(CoreTelephony, "CTCellularPlanStatus");
13
- export const CTSubscriber = _bindClass(CoreTelephony, "CTSubscriber");
14
- export const CTSubscriberInfo = _bindClass(CoreTelephony, "CTSubscriberInfo");
15
- export const CTTelephonyNetworkInfo = _bindClass(CoreTelephony, "CTTelephonyNetworkInfo");
4
+ export const CoreTelephony = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony");
5
+ export const CTCall = /* @__PURE__ */ _bindClass(CoreTelephony, "CTCall");
6
+ export const CTCallCenter = /* @__PURE__ */ _bindClass(CoreTelephony, "CTCallCenter");
7
+ export const CTCarrier = /* @__PURE__ */ _bindClass(CoreTelephony, "CTCarrier");
8
+ export const CTCellularData = /* @__PURE__ */ _bindClass(CoreTelephony, "CTCellularData");
9
+ export const CTCellularPlanProperties = /* @__PURE__ */ _bindClass(CoreTelephony, "CTCellularPlanProperties");
10
+ export const CTCellularPlanProvisioning = /* @__PURE__ */ _bindClass(CoreTelephony, "CTCellularPlanProvisioning");
11
+ export const CTCellularPlanProvisioningRequest = /* @__PURE__ */ _bindClass(CoreTelephony, "CTCellularPlanProvisioningRequest");
12
+ export const CTCellularPlanStatus = /* @__PURE__ */ _bindClass(CoreTelephony, "CTCellularPlanStatus");
13
+ export const CTSubscriber = /* @__PURE__ */ _bindClass(CoreTelephony, "CTSubscriber");
14
+ export const CTSubscriberInfo = /* @__PURE__ */ _bindClass(CoreTelephony, "CTSubscriberInfo");
15
+ export const CTTelephonyNetworkInfo = /* @__PURE__ */ _bindClass(CoreTelephony, "CTTelephonyNetworkInfo");
16
16
  export { CTCellularDataRestrictedState } from "./CTCellularDataRestrictedState.js";
17
17
  export { CTCellularPlanCapability } from "./CTCellularPlanCapability.js";
18
18
  export { CTCellularPlanProvisioningAddPlanResult } from "./CTCellularPlanProvisioningAddPlanResult.js";
@@ -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 CoreText = new NobjcLibrary("/System/Library/Frameworks/CoreText.framework/CoreText");
3
+ export const CoreText = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/CoreText.framework/CoreText");
@@ -1,15 +1,15 @@
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 CoreWLAN = new NobjcLibrary("/System/Library/Frameworks/CoreWLAN.framework/CoreWLAN");
5
- export const CWChannel = _bindClass(CoreWLAN, "CWChannel");
6
- export const CWConfiguration = _bindClass(CoreWLAN, "CWConfiguration");
7
- export const CWInterface = _bindClass(CoreWLAN, "CWInterface");
8
- export const CWMutableConfiguration = _bindClass(CoreWLAN, "CWMutableConfiguration");
9
- export const CWMutableNetworkProfile = _bindClass(CoreWLAN, "CWMutableNetworkProfile");
10
- export const CWNetwork = _bindClass(CoreWLAN, "CWNetwork");
11
- export const CWNetworkProfile = _bindClass(CoreWLAN, "CWNetworkProfile");
12
- export const CWWiFiClient = _bindClass(CoreWLAN, "CWWiFiClient");
4
+ export const CoreWLAN = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/CoreWLAN.framework/CoreWLAN");
5
+ export const CWChannel = /* @__PURE__ */ _bindClass(CoreWLAN, "CWChannel");
6
+ export const CWConfiguration = /* @__PURE__ */ _bindClass(CoreWLAN, "CWConfiguration");
7
+ export const CWInterface = /* @__PURE__ */ _bindClass(CoreWLAN, "CWInterface");
8
+ export const CWMutableConfiguration = /* @__PURE__ */ _bindClass(CoreWLAN, "CWMutableConfiguration");
9
+ export const CWMutableNetworkProfile = /* @__PURE__ */ _bindClass(CoreWLAN, "CWMutableNetworkProfile");
10
+ export const CWNetwork = /* @__PURE__ */ _bindClass(CoreWLAN, "CWNetwork");
11
+ export const CWNetworkProfile = /* @__PURE__ */ _bindClass(CoreWLAN, "CWNetworkProfile");
12
+ export const CWWiFiClient = /* @__PURE__ */ _bindClass(CoreWLAN, "CWWiFiClient");
13
13
  export { CWChannelBand } from "./CWChannelBand.js";
14
14
  export { CWChannelWidth } from "./CWChannelWidth.js";
15
15
  export { CWCipherKeyFlags } from "./CWCipherKeyFlags.js";