objcjs-types 0.5.0 → 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 (178) 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/bind.js +4 -0
  166. package/dist/helpers.d.ts +26 -0
  167. package/dist/helpers.js +44 -0
  168. package/dist/iTunesLibrary/index.js +9 -9
  169. package/generator/ast-parser.ts +132 -0
  170. package/generator/discover.ts +26 -1
  171. package/generator/emitter.ts +34 -3
  172. package/generator/frameworks.ts +4 -0
  173. package/generator/index.ts +62 -10
  174. package/generator/parse-worker.ts +9 -2
  175. package/generator/templates/bind.ts +4 -0
  176. package/generator/templates/helpers.ts +53 -0
  177. package/generator/worker-pool.ts +12 -5
  178. package/package.json +9 -4
@@ -1,281 +1,281 @@
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 Foundation = new NobjcLibrary("/System/Library/Frameworks/Foundation.framework/Foundation");
5
- export const NSAffineTransform = _bindClass(Foundation, "NSAffineTransform");
6
- export const NSAppleEventDescriptor = _bindClass(Foundation, "NSAppleEventDescriptor");
7
- export const NSAppleEventManager = _bindClass(Foundation, "NSAppleEventManager");
8
- export const NSAppleScript = _bindClass(Foundation, "NSAppleScript");
9
- export const NSArchiver = _bindClass(Foundation, "NSArchiver");
10
- export const NSArray = _bindClass(Foundation, "NSArray");
11
- export const NSAssertionHandler = _bindClass(Foundation, "NSAssertionHandler");
12
- export const NSAttributedString = _bindClass(Foundation, "NSAttributedString");
13
- export const NSAttributedStringMarkdownParsingOptions = _bindClass(Foundation, "NSAttributedStringMarkdownParsingOptions");
14
- export const NSAttributedStringMarkdownSourcePosition = _bindClass(Foundation, "NSAttributedStringMarkdownSourcePosition");
15
- export const NSAutoreleasePool = _bindClass(Foundation, "NSAutoreleasePool");
16
- export const NSBackgroundActivityScheduler = _bindClass(Foundation, "NSBackgroundActivityScheduler");
17
- export const NSBlockOperation = _bindClass(Foundation, "NSBlockOperation");
18
- export const NSBundle = _bindClass(Foundation, "NSBundle");
19
- export const NSBundleResourceRequest = _bindClass(Foundation, "NSBundleResourceRequest");
20
- export const NSByteCountFormatter = _bindClass(Foundation, "NSByteCountFormatter");
21
- export const NSCache = _bindClass(Foundation, "NSCache");
22
- export const NSCachedURLResponse = _bindClass(Foundation, "NSCachedURLResponse");
23
- export const NSCalendar = _bindClass(Foundation, "NSCalendar");
24
- export const NSCalendarDate = _bindClass(Foundation, "NSCalendarDate");
25
- export const NSCharacterSet = _bindClass(Foundation, "NSCharacterSet");
26
- export const NSClassDescription = _bindClass(Foundation, "NSClassDescription");
27
- export const NSCloneCommand = _bindClass(Foundation, "NSCloneCommand");
28
- export const NSCloseCommand = _bindClass(Foundation, "NSCloseCommand");
29
- export const NSCoder = _bindClass(Foundation, "NSCoder");
30
- export const NSComparisonPredicate = _bindClass(Foundation, "NSComparisonPredicate");
31
- export const NSCompoundPredicate = _bindClass(Foundation, "NSCompoundPredicate");
32
- export const NSCondition = _bindClass(Foundation, "NSCondition");
33
- export const NSConditionLock = _bindClass(Foundation, "NSConditionLock");
34
- export const NSConnection = _bindClass(Foundation, "NSConnection");
35
- export const NSConstantString = _bindClass(Foundation, "NSConstantString");
36
- export const NSCountCommand = _bindClass(Foundation, "NSCountCommand");
37
- export const NSCountedSet = _bindClass(Foundation, "NSCountedSet");
38
- export const NSCreateCommand = _bindClass(Foundation, "NSCreateCommand");
39
- export const NSData = _bindClass(Foundation, "NSData");
40
- export const NSDataDetector = _bindClass(Foundation, "NSDataDetector");
41
- export const NSDate = _bindClass(Foundation, "NSDate");
42
- export const NSDateComponents = _bindClass(Foundation, "NSDateComponents");
43
- export const NSDateComponentsFormatter = _bindClass(Foundation, "NSDateComponentsFormatter");
44
- export const NSDateFormatter = _bindClass(Foundation, "NSDateFormatter");
45
- export const NSDateInterval = _bindClass(Foundation, "NSDateInterval");
46
- export const NSDateIntervalFormatter = _bindClass(Foundation, "NSDateIntervalFormatter");
47
- export const NSDecimalNumber = _bindClass(Foundation, "NSDecimalNumber");
48
- export const NSDecimalNumberHandler = _bindClass(Foundation, "NSDecimalNumberHandler");
49
- export const NSDeleteCommand = _bindClass(Foundation, "NSDeleteCommand");
50
- export const NSDictionary = _bindClass(Foundation, "NSDictionary");
51
- export const NSDimension = _bindClass(Foundation, "NSDimension");
52
- export const NSDirectoryEnumerator = _bindClass(Foundation, "NSDirectoryEnumerator");
53
- export const NSDistantObject = _bindClass(Foundation, "NSDistantObject");
54
- export const NSDistantObjectRequest = _bindClass(Foundation, "NSDistantObjectRequest");
55
- export const NSDistributedLock = _bindClass(Foundation, "NSDistributedLock");
56
- export const NSDistributedNotificationCenter = _bindClass(Foundation, "NSDistributedNotificationCenter");
57
- export const NSEnergyFormatter = _bindClass(Foundation, "NSEnergyFormatter");
58
- export const NSEnumerator = _bindClass(Foundation, "NSEnumerator");
59
- export const NSError = _bindClass(Foundation, "NSError");
60
- export const NSException = _bindClass(Foundation, "NSException");
61
- export const NSExistsCommand = _bindClass(Foundation, "NSExistsCommand");
62
- export const NSExpression = _bindClass(Foundation, "NSExpression");
63
- export const NSExtensionContext = _bindClass(Foundation, "NSExtensionContext");
64
- export const NSExtensionItem = _bindClass(Foundation, "NSExtensionItem");
65
- export const NSFileAccessIntent = _bindClass(Foundation, "NSFileAccessIntent");
66
- export const NSFileCoordinator = _bindClass(Foundation, "NSFileCoordinator");
67
- export const NSFileHandle = _bindClass(Foundation, "NSFileHandle");
68
- export const NSFileManager = _bindClass(Foundation, "NSFileManager");
69
- export const NSFileProviderService = _bindClass(Foundation, "NSFileProviderService");
70
- export const NSFileSecurity = _bindClass(Foundation, "NSFileSecurity");
71
- export const NSFileVersion = _bindClass(Foundation, "NSFileVersion");
72
- export const NSFileWrapper = _bindClass(Foundation, "NSFileWrapper");
73
- export const NSFormatter = _bindClass(Foundation, "NSFormatter");
74
- export const NSGarbageCollector = _bindClass(Foundation, "NSGarbageCollector");
75
- export const NSGetCommand = _bindClass(Foundation, "NSGetCommand");
76
- export const NSHTTPCookie = _bindClass(Foundation, "NSHTTPCookie");
77
- export const NSHTTPCookieStorage = _bindClass(Foundation, "NSHTTPCookieStorage");
78
- export const NSHTTPURLResponse = _bindClass(Foundation, "NSHTTPURLResponse");
79
- export const NSHashTable = _bindClass(Foundation, "NSHashTable");
80
- export const NSHost = _bindClass(Foundation, "NSHost");
81
- export const NSISO8601DateFormatter = _bindClass(Foundation, "NSISO8601DateFormatter");
82
- export const NSIndexPath = _bindClass(Foundation, "NSIndexPath");
83
- export const NSIndexSet = _bindClass(Foundation, "NSIndexSet");
84
- export const NSIndexSpecifier = _bindClass(Foundation, "NSIndexSpecifier");
85
- export const NSInflectionRule = _bindClass(Foundation, "NSInflectionRule");
86
- export const NSInflectionRuleExplicit = _bindClass(Foundation, "NSInflectionRuleExplicit");
87
- export const NSInputStream = _bindClass(Foundation, "NSInputStream");
88
- export const NSInvocation = _bindClass(Foundation, "NSInvocation");
89
- export const NSInvocationOperation = _bindClass(Foundation, "NSInvocationOperation");
90
- export const NSItemProvider = _bindClass(Foundation, "NSItemProvider");
91
- export const NSJSONSerialization = _bindClass(Foundation, "NSJSONSerialization");
92
- export const NSKeyValueSharedObservers = _bindClass(Foundation, "NSKeyValueSharedObservers");
93
- export const NSKeyValueSharedObserversSnapshot = _bindClass(Foundation, "NSKeyValueSharedObserversSnapshot");
94
- export const NSKeyedArchiver = _bindClass(Foundation, "NSKeyedArchiver");
95
- export const NSKeyedUnarchiver = _bindClass(Foundation, "NSKeyedUnarchiver");
96
- export const NSLengthFormatter = _bindClass(Foundation, "NSLengthFormatter");
97
- export const NSLinguisticTagger = _bindClass(Foundation, "NSLinguisticTagger");
98
- export const NSListFormatter = _bindClass(Foundation, "NSListFormatter");
99
- export const NSLocale = _bindClass(Foundation, "NSLocale");
100
- export const NSLocalizedNumberFormatRule = _bindClass(Foundation, "NSLocalizedNumberFormatRule");
101
- export const NSLock = _bindClass(Foundation, "NSLock");
102
- export const NSLogicalTest = _bindClass(Foundation, "NSLogicalTest");
103
- export const NSMachBootstrapServer = _bindClass(Foundation, "NSMachBootstrapServer");
104
- export const NSMachPort = _bindClass(Foundation, "NSMachPort");
105
- export const NSMapTable = _bindClass(Foundation, "NSMapTable");
106
- export const NSMassFormatter = _bindClass(Foundation, "NSMassFormatter");
107
- export const NSMeasurement = _bindClass(Foundation, "NSMeasurement");
108
- export const NSMeasurementFormatter = _bindClass(Foundation, "NSMeasurementFormatter");
109
- export const NSMessagePort = _bindClass(Foundation, "NSMessagePort");
110
- export const NSMessagePortNameServer = _bindClass(Foundation, "NSMessagePortNameServer");
111
- export const NSMetadataItem = _bindClass(Foundation, "NSMetadataItem");
112
- export const NSMetadataQuery = _bindClass(Foundation, "NSMetadataQuery");
113
- export const NSMetadataQueryAttributeValueTuple = _bindClass(Foundation, "NSMetadataQueryAttributeValueTuple");
114
- export const NSMetadataQueryResultGroup = _bindClass(Foundation, "NSMetadataQueryResultGroup");
115
- export const NSMethodSignature = _bindClass(Foundation, "NSMethodSignature");
116
- export const NSMiddleSpecifier = _bindClass(Foundation, "NSMiddleSpecifier");
117
- export const NSMorphology = _bindClass(Foundation, "NSMorphology");
118
- export const NSMorphologyCustomPronoun = _bindClass(Foundation, "NSMorphologyCustomPronoun");
119
- export const NSMorphologyPronoun = _bindClass(Foundation, "NSMorphologyPronoun");
120
- export const NSMoveCommand = _bindClass(Foundation, "NSMoveCommand");
121
- export const NSMutableArray = _bindClass(Foundation, "NSMutableArray");
122
- export const NSMutableAttributedString = _bindClass(Foundation, "NSMutableAttributedString");
123
- export const NSMutableCharacterSet = _bindClass(Foundation, "NSMutableCharacterSet");
124
- export const NSMutableData = _bindClass(Foundation, "NSMutableData");
125
- export const NSMutableDictionary = _bindClass(Foundation, "NSMutableDictionary");
126
- export const NSMutableIndexSet = _bindClass(Foundation, "NSMutableIndexSet");
127
- export const NSMutableOrderedSet = _bindClass(Foundation, "NSMutableOrderedSet");
128
- export const NSMutableSet = _bindClass(Foundation, "NSMutableSet");
129
- export const NSMutableString = _bindClass(Foundation, "NSMutableString");
130
- export const NSMutableURLRequest = _bindClass(Foundation, "NSMutableURLRequest");
131
- export const NSNameSpecifier = _bindClass(Foundation, "NSNameSpecifier");
132
- export const NSNetService = _bindClass(Foundation, "NSNetService");
133
- export const NSNetServiceBrowser = _bindClass(Foundation, "NSNetServiceBrowser");
134
- export const NSNotification = _bindClass(Foundation, "NSNotification");
135
- export const NSNotificationCenter = _bindClass(Foundation, "NSNotificationCenter");
136
- export const NSNotificationQueue = _bindClass(Foundation, "NSNotificationQueue");
137
- export const NSNull = _bindClass(Foundation, "NSNull");
138
- export const NSNumber = _bindClass(Foundation, "NSNumber");
139
- export const NSNumberFormatter = _bindClass(Foundation, "NSNumberFormatter");
140
- export const NSObject = _bindClass(Foundation, "NSObject");
141
- export const NSOperation = _bindClass(Foundation, "NSOperation");
142
- export const NSOperationQueue = _bindClass(Foundation, "NSOperationQueue");
143
- export const NSOrderedCollectionChange = _bindClass(Foundation, "NSOrderedCollectionChange");
144
- export const NSOrderedCollectionDifference = _bindClass(Foundation, "NSOrderedCollectionDifference");
145
- export const NSOrderedSet = _bindClass(Foundation, "NSOrderedSet");
146
- export const NSOrthography = _bindClass(Foundation, "NSOrthography");
147
- export const NSOutputStream = _bindClass(Foundation, "NSOutputStream");
148
- export const NSPersonNameComponents = _bindClass(Foundation, "NSPersonNameComponents");
149
- export const NSPersonNameComponentsFormatter = _bindClass(Foundation, "NSPersonNameComponentsFormatter");
150
- export const NSPipe = _bindClass(Foundation, "NSPipe");
151
- export const NSPointerArray = _bindClass(Foundation, "NSPointerArray");
152
- export const NSPointerFunctions = _bindClass(Foundation, "NSPointerFunctions");
153
- export const NSPort = _bindClass(Foundation, "NSPort");
154
- export const NSPortCoder = _bindClass(Foundation, "NSPortCoder");
155
- export const NSPortMessage = _bindClass(Foundation, "NSPortMessage");
156
- export const NSPortNameServer = _bindClass(Foundation, "NSPortNameServer");
157
- export const NSPositionalSpecifier = _bindClass(Foundation, "NSPositionalSpecifier");
158
- export const NSPredicate = _bindClass(Foundation, "NSPredicate");
159
- export const NSPresentationIntent = _bindClass(Foundation, "NSPresentationIntent");
160
- export const NSProcessInfo = _bindClass(Foundation, "NSProcessInfo");
161
- export const NSProgress = _bindClass(Foundation, "NSProgress");
162
- export const NSPropertyListSerialization = _bindClass(Foundation, "NSPropertyListSerialization");
163
- export const NSPropertySpecifier = _bindClass(Foundation, "NSPropertySpecifier");
164
- export const NSProtocolChecker = _bindClass(Foundation, "NSProtocolChecker");
165
- export const NSProxy = _bindClass(Foundation, "NSProxy");
166
- export const NSPurgeableData = _bindClass(Foundation, "NSPurgeableData");
167
- export const NSQuitCommand = _bindClass(Foundation, "NSQuitCommand");
168
- export const NSRandomSpecifier = _bindClass(Foundation, "NSRandomSpecifier");
169
- export const NSRangeSpecifier = _bindClass(Foundation, "NSRangeSpecifier");
170
- export const NSRecursiveLock = _bindClass(Foundation, "NSRecursiveLock");
171
- export const NSRegularExpression = _bindClass(Foundation, "NSRegularExpression");
172
- export const NSRelativeDateTimeFormatter = _bindClass(Foundation, "NSRelativeDateTimeFormatter");
173
- export const NSRelativeSpecifier = _bindClass(Foundation, "NSRelativeSpecifier");
174
- export const NSRunLoop = _bindClass(Foundation, "NSRunLoop");
175
- export const NSScanner = _bindClass(Foundation, "NSScanner");
176
- export const NSScriptClassDescription = _bindClass(Foundation, "NSScriptClassDescription");
177
- export const NSScriptCoercionHandler = _bindClass(Foundation, "NSScriptCoercionHandler");
178
- export const NSScriptCommand = _bindClass(Foundation, "NSScriptCommand");
179
- export const NSScriptCommandDescription = _bindClass(Foundation, "NSScriptCommandDescription");
180
- export const NSScriptExecutionContext = _bindClass(Foundation, "NSScriptExecutionContext");
181
- export const NSScriptObjectSpecifier = _bindClass(Foundation, "NSScriptObjectSpecifier");
182
- export const NSScriptSuiteRegistry = _bindClass(Foundation, "NSScriptSuiteRegistry");
183
- export const NSScriptWhoseTest = _bindClass(Foundation, "NSScriptWhoseTest");
184
- export const NSSecureUnarchiveFromDataTransformer = _bindClass(Foundation, "NSSecureUnarchiveFromDataTransformer");
185
- export const NSSet = _bindClass(Foundation, "NSSet");
186
- export const NSSetCommand = _bindClass(Foundation, "NSSetCommand");
187
- export const NSSimpleCString = _bindClass(Foundation, "NSSimpleCString");
188
- export const NSSocketPort = _bindClass(Foundation, "NSSocketPort");
189
- export const NSSocketPortNameServer = _bindClass(Foundation, "NSSocketPortNameServer");
190
- export const NSSortDescriptor = _bindClass(Foundation, "NSSortDescriptor");
191
- export const NSSpecifierTest = _bindClass(Foundation, "NSSpecifierTest");
192
- export const NSSpellServer = _bindClass(Foundation, "NSSpellServer");
193
- export const NSStream = _bindClass(Foundation, "NSStream");
194
- export const NSString = _bindClass(Foundation, "NSString");
195
- export const NSTask = _bindClass(Foundation, "NSTask");
196
- export const NSTermOfAddress = _bindClass(Foundation, "NSTermOfAddress");
197
- export const NSTextCheckingResult = _bindClass(Foundation, "NSTextCheckingResult");
198
- export const NSThread = _bindClass(Foundation, "NSThread");
199
- export const NSTimeZone = _bindClass(Foundation, "NSTimeZone");
200
- export const NSTimer = _bindClass(Foundation, "NSTimer");
201
- export const NSURL = _bindClass(Foundation, "NSURL");
202
- export const NSURLAuthenticationChallenge = _bindClass(Foundation, "NSURLAuthenticationChallenge");
203
- export const NSURLCache = _bindClass(Foundation, "NSURLCache");
204
- export const NSURLComponents = _bindClass(Foundation, "NSURLComponents");
205
- export const NSURLConnection = _bindClass(Foundation, "NSURLConnection");
206
- export const NSURLCredential = _bindClass(Foundation, "NSURLCredential");
207
- export const NSURLCredentialStorage = _bindClass(Foundation, "NSURLCredentialStorage");
208
- export const NSURLDownload = _bindClass(Foundation, "NSURLDownload");
209
- export const NSURLHandle = _bindClass(Foundation, "NSURLHandle");
210
- export const NSURLProtectionSpace = _bindClass(Foundation, "NSURLProtectionSpace");
211
- export const NSURLProtocol = _bindClass(Foundation, "NSURLProtocol");
212
- export const NSURLQueryItem = _bindClass(Foundation, "NSURLQueryItem");
213
- export const NSURLRequest = _bindClass(Foundation, "NSURLRequest");
214
- export const NSURLResponse = _bindClass(Foundation, "NSURLResponse");
215
- export const NSURLSession = _bindClass(Foundation, "NSURLSession");
216
- export const NSURLSessionConfiguration = _bindClass(Foundation, "NSURLSessionConfiguration");
217
- export const NSURLSessionDataTask = _bindClass(Foundation, "NSURLSessionDataTask");
218
- export const NSURLSessionDownloadTask = _bindClass(Foundation, "NSURLSessionDownloadTask");
219
- export const NSURLSessionStreamTask = _bindClass(Foundation, "NSURLSessionStreamTask");
220
- export const NSURLSessionTask = _bindClass(Foundation, "NSURLSessionTask");
221
- export const NSURLSessionTaskMetrics = _bindClass(Foundation, "NSURLSessionTaskMetrics");
222
- export const NSURLSessionTaskTransactionMetrics = _bindClass(Foundation, "NSURLSessionTaskTransactionMetrics");
223
- export const NSURLSessionUploadTask = _bindClass(Foundation, "NSURLSessionUploadTask");
224
- export const NSURLSessionWebSocketMessage = _bindClass(Foundation, "NSURLSessionWebSocketMessage");
225
- export const NSURLSessionWebSocketTask = _bindClass(Foundation, "NSURLSessionWebSocketTask");
226
- export const NSUUID = _bindClass(Foundation, "NSUUID");
227
- export const NSUbiquitousKeyValueStore = _bindClass(Foundation, "NSUbiquitousKeyValueStore");
228
- export const NSUnarchiver = _bindClass(Foundation, "NSUnarchiver");
229
- export const NSUndoManager = _bindClass(Foundation, "NSUndoManager");
230
- export const NSUniqueIDSpecifier = _bindClass(Foundation, "NSUniqueIDSpecifier");
231
- export const NSUnit = _bindClass(Foundation, "NSUnit");
232
- export const NSUnitAcceleration = _bindClass(Foundation, "NSUnitAcceleration");
233
- export const NSUnitAngle = _bindClass(Foundation, "NSUnitAngle");
234
- export const NSUnitArea = _bindClass(Foundation, "NSUnitArea");
235
- export const NSUnitConcentrationMass = _bindClass(Foundation, "NSUnitConcentrationMass");
236
- export const NSUnitConverter = _bindClass(Foundation, "NSUnitConverter");
237
- export const NSUnitConverterLinear = _bindClass(Foundation, "NSUnitConverterLinear");
238
- export const NSUnitDispersion = _bindClass(Foundation, "NSUnitDispersion");
239
- export const NSUnitDuration = _bindClass(Foundation, "NSUnitDuration");
240
- export const NSUnitElectricCharge = _bindClass(Foundation, "NSUnitElectricCharge");
241
- export const NSUnitElectricCurrent = _bindClass(Foundation, "NSUnitElectricCurrent");
242
- export const NSUnitElectricPotentialDifference = _bindClass(Foundation, "NSUnitElectricPotentialDifference");
243
- export const NSUnitElectricResistance = _bindClass(Foundation, "NSUnitElectricResistance");
244
- export const NSUnitEnergy = _bindClass(Foundation, "NSUnitEnergy");
245
- export const NSUnitFrequency = _bindClass(Foundation, "NSUnitFrequency");
246
- export const NSUnitFuelEfficiency = _bindClass(Foundation, "NSUnitFuelEfficiency");
247
- export const NSUnitIlluminance = _bindClass(Foundation, "NSUnitIlluminance");
248
- export const NSUnitInformationStorage = _bindClass(Foundation, "NSUnitInformationStorage");
249
- export const NSUnitLength = _bindClass(Foundation, "NSUnitLength");
250
- export const NSUnitMass = _bindClass(Foundation, "NSUnitMass");
251
- export const NSUnitPower = _bindClass(Foundation, "NSUnitPower");
252
- export const NSUnitPressure = _bindClass(Foundation, "NSUnitPressure");
253
- export const NSUnitSpeed = _bindClass(Foundation, "NSUnitSpeed");
254
- export const NSUnitTemperature = _bindClass(Foundation, "NSUnitTemperature");
255
- export const NSUnitVolume = _bindClass(Foundation, "NSUnitVolume");
256
- export const NSUserActivity = _bindClass(Foundation, "NSUserActivity");
257
- export const NSUserAppleScriptTask = _bindClass(Foundation, "NSUserAppleScriptTask");
258
- export const NSUserAutomatorTask = _bindClass(Foundation, "NSUserAutomatorTask");
259
- export const NSUserDefaults = _bindClass(Foundation, "NSUserDefaults");
260
- export const NSUserNotification = _bindClass(Foundation, "NSUserNotification");
261
- export const NSUserNotificationAction = _bindClass(Foundation, "NSUserNotificationAction");
262
- export const NSUserNotificationCenter = _bindClass(Foundation, "NSUserNotificationCenter");
263
- export const NSUserScriptTask = _bindClass(Foundation, "NSUserScriptTask");
264
- export const NSUserUnixTask = _bindClass(Foundation, "NSUserUnixTask");
265
- export const NSValue = _bindClass(Foundation, "NSValue");
266
- export const NSValueTransformer = _bindClass(Foundation, "NSValueTransformer");
267
- export const NSWhoseSpecifier = _bindClass(Foundation, "NSWhoseSpecifier");
268
- export const NSXMLDTD = _bindClass(Foundation, "NSXMLDTD");
269
- export const NSXMLDTDNode = _bindClass(Foundation, "NSXMLDTDNode");
270
- export const NSXMLDocument = _bindClass(Foundation, "NSXMLDocument");
271
- export const NSXMLElement = _bindClass(Foundation, "NSXMLElement");
272
- export const NSXMLNode = _bindClass(Foundation, "NSXMLNode");
273
- export const NSXMLParser = _bindClass(Foundation, "NSXMLParser");
274
- export const NSXPCCoder = _bindClass(Foundation, "NSXPCCoder");
275
- export const NSXPCConnection = _bindClass(Foundation, "NSXPCConnection");
276
- export const NSXPCInterface = _bindClass(Foundation, "NSXPCInterface");
277
- export const NSXPCListener = _bindClass(Foundation, "NSXPCListener");
278
- export const NSXPCListenerEndpoint = _bindClass(Foundation, "NSXPCListenerEndpoint");
4
+ export const Foundation = /* @__PURE__ */ new NobjcLibrary("/System/Library/Frameworks/Foundation.framework/Foundation");
5
+ export const NSAffineTransform = /* @__PURE__ */ _bindClass(Foundation, "NSAffineTransform");
6
+ export const NSAppleEventDescriptor = /* @__PURE__ */ _bindClass(Foundation, "NSAppleEventDescriptor");
7
+ export const NSAppleEventManager = /* @__PURE__ */ _bindClass(Foundation, "NSAppleEventManager");
8
+ export const NSAppleScript = /* @__PURE__ */ _bindClass(Foundation, "NSAppleScript");
9
+ export const NSArchiver = /* @__PURE__ */ _bindClass(Foundation, "NSArchiver");
10
+ export const NSArray = /* @__PURE__ */ _bindClass(Foundation, "NSArray");
11
+ export const NSAssertionHandler = /* @__PURE__ */ _bindClass(Foundation, "NSAssertionHandler");
12
+ export const NSAttributedString = /* @__PURE__ */ _bindClass(Foundation, "NSAttributedString");
13
+ export const NSAttributedStringMarkdownParsingOptions = /* @__PURE__ */ _bindClass(Foundation, "NSAttributedStringMarkdownParsingOptions");
14
+ export const NSAttributedStringMarkdownSourcePosition = /* @__PURE__ */ _bindClass(Foundation, "NSAttributedStringMarkdownSourcePosition");
15
+ export const NSAutoreleasePool = /* @__PURE__ */ _bindClass(Foundation, "NSAutoreleasePool");
16
+ export const NSBackgroundActivityScheduler = /* @__PURE__ */ _bindClass(Foundation, "NSBackgroundActivityScheduler");
17
+ export const NSBlockOperation = /* @__PURE__ */ _bindClass(Foundation, "NSBlockOperation");
18
+ export const NSBundle = /* @__PURE__ */ _bindClass(Foundation, "NSBundle");
19
+ export const NSBundleResourceRequest = /* @__PURE__ */ _bindClass(Foundation, "NSBundleResourceRequest");
20
+ export const NSByteCountFormatter = /* @__PURE__ */ _bindClass(Foundation, "NSByteCountFormatter");
21
+ export const NSCache = /* @__PURE__ */ _bindClass(Foundation, "NSCache");
22
+ export const NSCachedURLResponse = /* @__PURE__ */ _bindClass(Foundation, "NSCachedURLResponse");
23
+ export const NSCalendar = /* @__PURE__ */ _bindClass(Foundation, "NSCalendar");
24
+ export const NSCalendarDate = /* @__PURE__ */ _bindClass(Foundation, "NSCalendarDate");
25
+ export const NSCharacterSet = /* @__PURE__ */ _bindClass(Foundation, "NSCharacterSet");
26
+ export const NSClassDescription = /* @__PURE__ */ _bindClass(Foundation, "NSClassDescription");
27
+ export const NSCloneCommand = /* @__PURE__ */ _bindClass(Foundation, "NSCloneCommand");
28
+ export const NSCloseCommand = /* @__PURE__ */ _bindClass(Foundation, "NSCloseCommand");
29
+ export const NSCoder = /* @__PURE__ */ _bindClass(Foundation, "NSCoder");
30
+ export const NSComparisonPredicate = /* @__PURE__ */ _bindClass(Foundation, "NSComparisonPredicate");
31
+ export const NSCompoundPredicate = /* @__PURE__ */ _bindClass(Foundation, "NSCompoundPredicate");
32
+ export const NSCondition = /* @__PURE__ */ _bindClass(Foundation, "NSCondition");
33
+ export const NSConditionLock = /* @__PURE__ */ _bindClass(Foundation, "NSConditionLock");
34
+ export const NSConnection = /* @__PURE__ */ _bindClass(Foundation, "NSConnection");
35
+ export const NSConstantString = /* @__PURE__ */ _bindClass(Foundation, "NSConstantString");
36
+ export const NSCountCommand = /* @__PURE__ */ _bindClass(Foundation, "NSCountCommand");
37
+ export const NSCountedSet = /* @__PURE__ */ _bindClass(Foundation, "NSCountedSet");
38
+ export const NSCreateCommand = /* @__PURE__ */ _bindClass(Foundation, "NSCreateCommand");
39
+ export const NSData = /* @__PURE__ */ _bindClass(Foundation, "NSData");
40
+ export const NSDataDetector = /* @__PURE__ */ _bindClass(Foundation, "NSDataDetector");
41
+ export const NSDate = /* @__PURE__ */ _bindClass(Foundation, "NSDate");
42
+ export const NSDateComponents = /* @__PURE__ */ _bindClass(Foundation, "NSDateComponents");
43
+ export const NSDateComponentsFormatter = /* @__PURE__ */ _bindClass(Foundation, "NSDateComponentsFormatter");
44
+ export const NSDateFormatter = /* @__PURE__ */ _bindClass(Foundation, "NSDateFormatter");
45
+ export const NSDateInterval = /* @__PURE__ */ _bindClass(Foundation, "NSDateInterval");
46
+ export const NSDateIntervalFormatter = /* @__PURE__ */ _bindClass(Foundation, "NSDateIntervalFormatter");
47
+ export const NSDecimalNumber = /* @__PURE__ */ _bindClass(Foundation, "NSDecimalNumber");
48
+ export const NSDecimalNumberHandler = /* @__PURE__ */ _bindClass(Foundation, "NSDecimalNumberHandler");
49
+ export const NSDeleteCommand = /* @__PURE__ */ _bindClass(Foundation, "NSDeleteCommand");
50
+ export const NSDictionary = /* @__PURE__ */ _bindClass(Foundation, "NSDictionary");
51
+ export const NSDimension = /* @__PURE__ */ _bindClass(Foundation, "NSDimension");
52
+ export const NSDirectoryEnumerator = /* @__PURE__ */ _bindClass(Foundation, "NSDirectoryEnumerator");
53
+ export const NSDistantObject = /* @__PURE__ */ _bindClass(Foundation, "NSDistantObject");
54
+ export const NSDistantObjectRequest = /* @__PURE__ */ _bindClass(Foundation, "NSDistantObjectRequest");
55
+ export const NSDistributedLock = /* @__PURE__ */ _bindClass(Foundation, "NSDistributedLock");
56
+ export const NSDistributedNotificationCenter = /* @__PURE__ */ _bindClass(Foundation, "NSDistributedNotificationCenter");
57
+ export const NSEnergyFormatter = /* @__PURE__ */ _bindClass(Foundation, "NSEnergyFormatter");
58
+ export const NSEnumerator = /* @__PURE__ */ _bindClass(Foundation, "NSEnumerator");
59
+ export const NSError = /* @__PURE__ */ _bindClass(Foundation, "NSError");
60
+ export const NSException = /* @__PURE__ */ _bindClass(Foundation, "NSException");
61
+ export const NSExistsCommand = /* @__PURE__ */ _bindClass(Foundation, "NSExistsCommand");
62
+ export const NSExpression = /* @__PURE__ */ _bindClass(Foundation, "NSExpression");
63
+ export const NSExtensionContext = /* @__PURE__ */ _bindClass(Foundation, "NSExtensionContext");
64
+ export const NSExtensionItem = /* @__PURE__ */ _bindClass(Foundation, "NSExtensionItem");
65
+ export const NSFileAccessIntent = /* @__PURE__ */ _bindClass(Foundation, "NSFileAccessIntent");
66
+ export const NSFileCoordinator = /* @__PURE__ */ _bindClass(Foundation, "NSFileCoordinator");
67
+ export const NSFileHandle = /* @__PURE__ */ _bindClass(Foundation, "NSFileHandle");
68
+ export const NSFileManager = /* @__PURE__ */ _bindClass(Foundation, "NSFileManager");
69
+ export const NSFileProviderService = /* @__PURE__ */ _bindClass(Foundation, "NSFileProviderService");
70
+ export const NSFileSecurity = /* @__PURE__ */ _bindClass(Foundation, "NSFileSecurity");
71
+ export const NSFileVersion = /* @__PURE__ */ _bindClass(Foundation, "NSFileVersion");
72
+ export const NSFileWrapper = /* @__PURE__ */ _bindClass(Foundation, "NSFileWrapper");
73
+ export const NSFormatter = /* @__PURE__ */ _bindClass(Foundation, "NSFormatter");
74
+ export const NSGarbageCollector = /* @__PURE__ */ _bindClass(Foundation, "NSGarbageCollector");
75
+ export const NSGetCommand = /* @__PURE__ */ _bindClass(Foundation, "NSGetCommand");
76
+ export const NSHTTPCookie = /* @__PURE__ */ _bindClass(Foundation, "NSHTTPCookie");
77
+ export const NSHTTPCookieStorage = /* @__PURE__ */ _bindClass(Foundation, "NSHTTPCookieStorage");
78
+ export const NSHTTPURLResponse = /* @__PURE__ */ _bindClass(Foundation, "NSHTTPURLResponse");
79
+ export const NSHashTable = /* @__PURE__ */ _bindClass(Foundation, "NSHashTable");
80
+ export const NSHost = /* @__PURE__ */ _bindClass(Foundation, "NSHost");
81
+ export const NSISO8601DateFormatter = /* @__PURE__ */ _bindClass(Foundation, "NSISO8601DateFormatter");
82
+ export const NSIndexPath = /* @__PURE__ */ _bindClass(Foundation, "NSIndexPath");
83
+ export const NSIndexSet = /* @__PURE__ */ _bindClass(Foundation, "NSIndexSet");
84
+ export const NSIndexSpecifier = /* @__PURE__ */ _bindClass(Foundation, "NSIndexSpecifier");
85
+ export const NSInflectionRule = /* @__PURE__ */ _bindClass(Foundation, "NSInflectionRule");
86
+ export const NSInflectionRuleExplicit = /* @__PURE__ */ _bindClass(Foundation, "NSInflectionRuleExplicit");
87
+ export const NSInputStream = /* @__PURE__ */ _bindClass(Foundation, "NSInputStream");
88
+ export const NSInvocation = /* @__PURE__ */ _bindClass(Foundation, "NSInvocation");
89
+ export const NSInvocationOperation = /* @__PURE__ */ _bindClass(Foundation, "NSInvocationOperation");
90
+ export const NSItemProvider = /* @__PURE__ */ _bindClass(Foundation, "NSItemProvider");
91
+ export const NSJSONSerialization = /* @__PURE__ */ _bindClass(Foundation, "NSJSONSerialization");
92
+ export const NSKeyValueSharedObservers = /* @__PURE__ */ _bindClass(Foundation, "NSKeyValueSharedObservers");
93
+ export const NSKeyValueSharedObserversSnapshot = /* @__PURE__ */ _bindClass(Foundation, "NSKeyValueSharedObserversSnapshot");
94
+ export const NSKeyedArchiver = /* @__PURE__ */ _bindClass(Foundation, "NSKeyedArchiver");
95
+ export const NSKeyedUnarchiver = /* @__PURE__ */ _bindClass(Foundation, "NSKeyedUnarchiver");
96
+ export const NSLengthFormatter = /* @__PURE__ */ _bindClass(Foundation, "NSLengthFormatter");
97
+ export const NSLinguisticTagger = /* @__PURE__ */ _bindClass(Foundation, "NSLinguisticTagger");
98
+ export const NSListFormatter = /* @__PURE__ */ _bindClass(Foundation, "NSListFormatter");
99
+ export const NSLocale = /* @__PURE__ */ _bindClass(Foundation, "NSLocale");
100
+ export const NSLocalizedNumberFormatRule = /* @__PURE__ */ _bindClass(Foundation, "NSLocalizedNumberFormatRule");
101
+ export const NSLock = /* @__PURE__ */ _bindClass(Foundation, "NSLock");
102
+ export const NSLogicalTest = /* @__PURE__ */ _bindClass(Foundation, "NSLogicalTest");
103
+ export const NSMachBootstrapServer = /* @__PURE__ */ _bindClass(Foundation, "NSMachBootstrapServer");
104
+ export const NSMachPort = /* @__PURE__ */ _bindClass(Foundation, "NSMachPort");
105
+ export const NSMapTable = /* @__PURE__ */ _bindClass(Foundation, "NSMapTable");
106
+ export const NSMassFormatter = /* @__PURE__ */ _bindClass(Foundation, "NSMassFormatter");
107
+ export const NSMeasurement = /* @__PURE__ */ _bindClass(Foundation, "NSMeasurement");
108
+ export const NSMeasurementFormatter = /* @__PURE__ */ _bindClass(Foundation, "NSMeasurementFormatter");
109
+ export const NSMessagePort = /* @__PURE__ */ _bindClass(Foundation, "NSMessagePort");
110
+ export const NSMessagePortNameServer = /* @__PURE__ */ _bindClass(Foundation, "NSMessagePortNameServer");
111
+ export const NSMetadataItem = /* @__PURE__ */ _bindClass(Foundation, "NSMetadataItem");
112
+ export const NSMetadataQuery = /* @__PURE__ */ _bindClass(Foundation, "NSMetadataQuery");
113
+ export const NSMetadataQueryAttributeValueTuple = /* @__PURE__ */ _bindClass(Foundation, "NSMetadataQueryAttributeValueTuple");
114
+ export const NSMetadataQueryResultGroup = /* @__PURE__ */ _bindClass(Foundation, "NSMetadataQueryResultGroup");
115
+ export const NSMethodSignature = /* @__PURE__ */ _bindClass(Foundation, "NSMethodSignature");
116
+ export const NSMiddleSpecifier = /* @__PURE__ */ _bindClass(Foundation, "NSMiddleSpecifier");
117
+ export const NSMorphology = /* @__PURE__ */ _bindClass(Foundation, "NSMorphology");
118
+ export const NSMorphologyCustomPronoun = /* @__PURE__ */ _bindClass(Foundation, "NSMorphologyCustomPronoun");
119
+ export const NSMorphologyPronoun = /* @__PURE__ */ _bindClass(Foundation, "NSMorphologyPronoun");
120
+ export const NSMoveCommand = /* @__PURE__ */ _bindClass(Foundation, "NSMoveCommand");
121
+ export const NSMutableArray = /* @__PURE__ */ _bindClass(Foundation, "NSMutableArray");
122
+ export const NSMutableAttributedString = /* @__PURE__ */ _bindClass(Foundation, "NSMutableAttributedString");
123
+ export const NSMutableCharacterSet = /* @__PURE__ */ _bindClass(Foundation, "NSMutableCharacterSet");
124
+ export const NSMutableData = /* @__PURE__ */ _bindClass(Foundation, "NSMutableData");
125
+ export const NSMutableDictionary = /* @__PURE__ */ _bindClass(Foundation, "NSMutableDictionary");
126
+ export const NSMutableIndexSet = /* @__PURE__ */ _bindClass(Foundation, "NSMutableIndexSet");
127
+ export const NSMutableOrderedSet = /* @__PURE__ */ _bindClass(Foundation, "NSMutableOrderedSet");
128
+ export const NSMutableSet = /* @__PURE__ */ _bindClass(Foundation, "NSMutableSet");
129
+ export const NSMutableString = /* @__PURE__ */ _bindClass(Foundation, "NSMutableString");
130
+ export const NSMutableURLRequest = /* @__PURE__ */ _bindClass(Foundation, "NSMutableURLRequest");
131
+ export const NSNameSpecifier = /* @__PURE__ */ _bindClass(Foundation, "NSNameSpecifier");
132
+ export const NSNetService = /* @__PURE__ */ _bindClass(Foundation, "NSNetService");
133
+ export const NSNetServiceBrowser = /* @__PURE__ */ _bindClass(Foundation, "NSNetServiceBrowser");
134
+ export const NSNotification = /* @__PURE__ */ _bindClass(Foundation, "NSNotification");
135
+ export const NSNotificationCenter = /* @__PURE__ */ _bindClass(Foundation, "NSNotificationCenter");
136
+ export const NSNotificationQueue = /* @__PURE__ */ _bindClass(Foundation, "NSNotificationQueue");
137
+ export const NSNull = /* @__PURE__ */ _bindClass(Foundation, "NSNull");
138
+ export const NSNumber = /* @__PURE__ */ _bindClass(Foundation, "NSNumber");
139
+ export const NSNumberFormatter = /* @__PURE__ */ _bindClass(Foundation, "NSNumberFormatter");
140
+ export const NSObject = /* @__PURE__ */ _bindClass(Foundation, "NSObject");
141
+ export const NSOperation = /* @__PURE__ */ _bindClass(Foundation, "NSOperation");
142
+ export const NSOperationQueue = /* @__PURE__ */ _bindClass(Foundation, "NSOperationQueue");
143
+ export const NSOrderedCollectionChange = /* @__PURE__ */ _bindClass(Foundation, "NSOrderedCollectionChange");
144
+ export const NSOrderedCollectionDifference = /* @__PURE__ */ _bindClass(Foundation, "NSOrderedCollectionDifference");
145
+ export const NSOrderedSet = /* @__PURE__ */ _bindClass(Foundation, "NSOrderedSet");
146
+ export const NSOrthography = /* @__PURE__ */ _bindClass(Foundation, "NSOrthography");
147
+ export const NSOutputStream = /* @__PURE__ */ _bindClass(Foundation, "NSOutputStream");
148
+ export const NSPersonNameComponents = /* @__PURE__ */ _bindClass(Foundation, "NSPersonNameComponents");
149
+ export const NSPersonNameComponentsFormatter = /* @__PURE__ */ _bindClass(Foundation, "NSPersonNameComponentsFormatter");
150
+ export const NSPipe = /* @__PURE__ */ _bindClass(Foundation, "NSPipe");
151
+ export const NSPointerArray = /* @__PURE__ */ _bindClass(Foundation, "NSPointerArray");
152
+ export const NSPointerFunctions = /* @__PURE__ */ _bindClass(Foundation, "NSPointerFunctions");
153
+ export const NSPort = /* @__PURE__ */ _bindClass(Foundation, "NSPort");
154
+ export const NSPortCoder = /* @__PURE__ */ _bindClass(Foundation, "NSPortCoder");
155
+ export const NSPortMessage = /* @__PURE__ */ _bindClass(Foundation, "NSPortMessage");
156
+ export const NSPortNameServer = /* @__PURE__ */ _bindClass(Foundation, "NSPortNameServer");
157
+ export const NSPositionalSpecifier = /* @__PURE__ */ _bindClass(Foundation, "NSPositionalSpecifier");
158
+ export const NSPredicate = /* @__PURE__ */ _bindClass(Foundation, "NSPredicate");
159
+ export const NSPresentationIntent = /* @__PURE__ */ _bindClass(Foundation, "NSPresentationIntent");
160
+ export const NSProcessInfo = /* @__PURE__ */ _bindClass(Foundation, "NSProcessInfo");
161
+ export const NSProgress = /* @__PURE__ */ _bindClass(Foundation, "NSProgress");
162
+ export const NSPropertyListSerialization = /* @__PURE__ */ _bindClass(Foundation, "NSPropertyListSerialization");
163
+ export const NSPropertySpecifier = /* @__PURE__ */ _bindClass(Foundation, "NSPropertySpecifier");
164
+ export const NSProtocolChecker = /* @__PURE__ */ _bindClass(Foundation, "NSProtocolChecker");
165
+ export const NSProxy = /* @__PURE__ */ _bindClass(Foundation, "NSProxy");
166
+ export const NSPurgeableData = /* @__PURE__ */ _bindClass(Foundation, "NSPurgeableData");
167
+ export const NSQuitCommand = /* @__PURE__ */ _bindClass(Foundation, "NSQuitCommand");
168
+ export const NSRandomSpecifier = /* @__PURE__ */ _bindClass(Foundation, "NSRandomSpecifier");
169
+ export const NSRangeSpecifier = /* @__PURE__ */ _bindClass(Foundation, "NSRangeSpecifier");
170
+ export const NSRecursiveLock = /* @__PURE__ */ _bindClass(Foundation, "NSRecursiveLock");
171
+ export const NSRegularExpression = /* @__PURE__ */ _bindClass(Foundation, "NSRegularExpression");
172
+ export const NSRelativeDateTimeFormatter = /* @__PURE__ */ _bindClass(Foundation, "NSRelativeDateTimeFormatter");
173
+ export const NSRelativeSpecifier = /* @__PURE__ */ _bindClass(Foundation, "NSRelativeSpecifier");
174
+ export const NSRunLoop = /* @__PURE__ */ _bindClass(Foundation, "NSRunLoop");
175
+ export const NSScanner = /* @__PURE__ */ _bindClass(Foundation, "NSScanner");
176
+ export const NSScriptClassDescription = /* @__PURE__ */ _bindClass(Foundation, "NSScriptClassDescription");
177
+ export const NSScriptCoercionHandler = /* @__PURE__ */ _bindClass(Foundation, "NSScriptCoercionHandler");
178
+ export const NSScriptCommand = /* @__PURE__ */ _bindClass(Foundation, "NSScriptCommand");
179
+ export const NSScriptCommandDescription = /* @__PURE__ */ _bindClass(Foundation, "NSScriptCommandDescription");
180
+ export const NSScriptExecutionContext = /* @__PURE__ */ _bindClass(Foundation, "NSScriptExecutionContext");
181
+ export const NSScriptObjectSpecifier = /* @__PURE__ */ _bindClass(Foundation, "NSScriptObjectSpecifier");
182
+ export const NSScriptSuiteRegistry = /* @__PURE__ */ _bindClass(Foundation, "NSScriptSuiteRegistry");
183
+ export const NSScriptWhoseTest = /* @__PURE__ */ _bindClass(Foundation, "NSScriptWhoseTest");
184
+ export const NSSecureUnarchiveFromDataTransformer = /* @__PURE__ */ _bindClass(Foundation, "NSSecureUnarchiveFromDataTransformer");
185
+ export const NSSet = /* @__PURE__ */ _bindClass(Foundation, "NSSet");
186
+ export const NSSetCommand = /* @__PURE__ */ _bindClass(Foundation, "NSSetCommand");
187
+ export const NSSimpleCString = /* @__PURE__ */ _bindClass(Foundation, "NSSimpleCString");
188
+ export const NSSocketPort = /* @__PURE__ */ _bindClass(Foundation, "NSSocketPort");
189
+ export const NSSocketPortNameServer = /* @__PURE__ */ _bindClass(Foundation, "NSSocketPortNameServer");
190
+ export const NSSortDescriptor = /* @__PURE__ */ _bindClass(Foundation, "NSSortDescriptor");
191
+ export const NSSpecifierTest = /* @__PURE__ */ _bindClass(Foundation, "NSSpecifierTest");
192
+ export const NSSpellServer = /* @__PURE__ */ _bindClass(Foundation, "NSSpellServer");
193
+ export const NSStream = /* @__PURE__ */ _bindClass(Foundation, "NSStream");
194
+ export const NSString = /* @__PURE__ */ _bindClass(Foundation, "NSString");
195
+ export const NSTask = /* @__PURE__ */ _bindClass(Foundation, "NSTask");
196
+ export const NSTermOfAddress = /* @__PURE__ */ _bindClass(Foundation, "NSTermOfAddress");
197
+ export const NSTextCheckingResult = /* @__PURE__ */ _bindClass(Foundation, "NSTextCheckingResult");
198
+ export const NSThread = /* @__PURE__ */ _bindClass(Foundation, "NSThread");
199
+ export const NSTimeZone = /* @__PURE__ */ _bindClass(Foundation, "NSTimeZone");
200
+ export const NSTimer = /* @__PURE__ */ _bindClass(Foundation, "NSTimer");
201
+ export const NSURL = /* @__PURE__ */ _bindClass(Foundation, "NSURL");
202
+ export const NSURLAuthenticationChallenge = /* @__PURE__ */ _bindClass(Foundation, "NSURLAuthenticationChallenge");
203
+ export const NSURLCache = /* @__PURE__ */ _bindClass(Foundation, "NSURLCache");
204
+ export const NSURLComponents = /* @__PURE__ */ _bindClass(Foundation, "NSURLComponents");
205
+ export const NSURLConnection = /* @__PURE__ */ _bindClass(Foundation, "NSURLConnection");
206
+ export const NSURLCredential = /* @__PURE__ */ _bindClass(Foundation, "NSURLCredential");
207
+ export const NSURLCredentialStorage = /* @__PURE__ */ _bindClass(Foundation, "NSURLCredentialStorage");
208
+ export const NSURLDownload = /* @__PURE__ */ _bindClass(Foundation, "NSURLDownload");
209
+ export const NSURLHandle = /* @__PURE__ */ _bindClass(Foundation, "NSURLHandle");
210
+ export const NSURLProtectionSpace = /* @__PURE__ */ _bindClass(Foundation, "NSURLProtectionSpace");
211
+ export const NSURLProtocol = /* @__PURE__ */ _bindClass(Foundation, "NSURLProtocol");
212
+ export const NSURLQueryItem = /* @__PURE__ */ _bindClass(Foundation, "NSURLQueryItem");
213
+ export const NSURLRequest = /* @__PURE__ */ _bindClass(Foundation, "NSURLRequest");
214
+ export const NSURLResponse = /* @__PURE__ */ _bindClass(Foundation, "NSURLResponse");
215
+ export const NSURLSession = /* @__PURE__ */ _bindClass(Foundation, "NSURLSession");
216
+ export const NSURLSessionConfiguration = /* @__PURE__ */ _bindClass(Foundation, "NSURLSessionConfiguration");
217
+ export const NSURLSessionDataTask = /* @__PURE__ */ _bindClass(Foundation, "NSURLSessionDataTask");
218
+ export const NSURLSessionDownloadTask = /* @__PURE__ */ _bindClass(Foundation, "NSURLSessionDownloadTask");
219
+ export const NSURLSessionStreamTask = /* @__PURE__ */ _bindClass(Foundation, "NSURLSessionStreamTask");
220
+ export const NSURLSessionTask = /* @__PURE__ */ _bindClass(Foundation, "NSURLSessionTask");
221
+ export const NSURLSessionTaskMetrics = /* @__PURE__ */ _bindClass(Foundation, "NSURLSessionTaskMetrics");
222
+ export const NSURLSessionTaskTransactionMetrics = /* @__PURE__ */ _bindClass(Foundation, "NSURLSessionTaskTransactionMetrics");
223
+ export const NSURLSessionUploadTask = /* @__PURE__ */ _bindClass(Foundation, "NSURLSessionUploadTask");
224
+ export const NSURLSessionWebSocketMessage = /* @__PURE__ */ _bindClass(Foundation, "NSURLSessionWebSocketMessage");
225
+ export const NSURLSessionWebSocketTask = /* @__PURE__ */ _bindClass(Foundation, "NSURLSessionWebSocketTask");
226
+ export const NSUUID = /* @__PURE__ */ _bindClass(Foundation, "NSUUID");
227
+ export const NSUbiquitousKeyValueStore = /* @__PURE__ */ _bindClass(Foundation, "NSUbiquitousKeyValueStore");
228
+ export const NSUnarchiver = /* @__PURE__ */ _bindClass(Foundation, "NSUnarchiver");
229
+ export const NSUndoManager = /* @__PURE__ */ _bindClass(Foundation, "NSUndoManager");
230
+ export const NSUniqueIDSpecifier = /* @__PURE__ */ _bindClass(Foundation, "NSUniqueIDSpecifier");
231
+ export const NSUnit = /* @__PURE__ */ _bindClass(Foundation, "NSUnit");
232
+ export const NSUnitAcceleration = /* @__PURE__ */ _bindClass(Foundation, "NSUnitAcceleration");
233
+ export const NSUnitAngle = /* @__PURE__ */ _bindClass(Foundation, "NSUnitAngle");
234
+ export const NSUnitArea = /* @__PURE__ */ _bindClass(Foundation, "NSUnitArea");
235
+ export const NSUnitConcentrationMass = /* @__PURE__ */ _bindClass(Foundation, "NSUnitConcentrationMass");
236
+ export const NSUnitConverter = /* @__PURE__ */ _bindClass(Foundation, "NSUnitConverter");
237
+ export const NSUnitConverterLinear = /* @__PURE__ */ _bindClass(Foundation, "NSUnitConverterLinear");
238
+ export const NSUnitDispersion = /* @__PURE__ */ _bindClass(Foundation, "NSUnitDispersion");
239
+ export const NSUnitDuration = /* @__PURE__ */ _bindClass(Foundation, "NSUnitDuration");
240
+ export const NSUnitElectricCharge = /* @__PURE__ */ _bindClass(Foundation, "NSUnitElectricCharge");
241
+ export const NSUnitElectricCurrent = /* @__PURE__ */ _bindClass(Foundation, "NSUnitElectricCurrent");
242
+ export const NSUnitElectricPotentialDifference = /* @__PURE__ */ _bindClass(Foundation, "NSUnitElectricPotentialDifference");
243
+ export const NSUnitElectricResistance = /* @__PURE__ */ _bindClass(Foundation, "NSUnitElectricResistance");
244
+ export const NSUnitEnergy = /* @__PURE__ */ _bindClass(Foundation, "NSUnitEnergy");
245
+ export const NSUnitFrequency = /* @__PURE__ */ _bindClass(Foundation, "NSUnitFrequency");
246
+ export const NSUnitFuelEfficiency = /* @__PURE__ */ _bindClass(Foundation, "NSUnitFuelEfficiency");
247
+ export const NSUnitIlluminance = /* @__PURE__ */ _bindClass(Foundation, "NSUnitIlluminance");
248
+ export const NSUnitInformationStorage = /* @__PURE__ */ _bindClass(Foundation, "NSUnitInformationStorage");
249
+ export const NSUnitLength = /* @__PURE__ */ _bindClass(Foundation, "NSUnitLength");
250
+ export const NSUnitMass = /* @__PURE__ */ _bindClass(Foundation, "NSUnitMass");
251
+ export const NSUnitPower = /* @__PURE__ */ _bindClass(Foundation, "NSUnitPower");
252
+ export const NSUnitPressure = /* @__PURE__ */ _bindClass(Foundation, "NSUnitPressure");
253
+ export const NSUnitSpeed = /* @__PURE__ */ _bindClass(Foundation, "NSUnitSpeed");
254
+ export const NSUnitTemperature = /* @__PURE__ */ _bindClass(Foundation, "NSUnitTemperature");
255
+ export const NSUnitVolume = /* @__PURE__ */ _bindClass(Foundation, "NSUnitVolume");
256
+ export const NSUserActivity = /* @__PURE__ */ _bindClass(Foundation, "NSUserActivity");
257
+ export const NSUserAppleScriptTask = /* @__PURE__ */ _bindClass(Foundation, "NSUserAppleScriptTask");
258
+ export const NSUserAutomatorTask = /* @__PURE__ */ _bindClass(Foundation, "NSUserAutomatorTask");
259
+ export const NSUserDefaults = /* @__PURE__ */ _bindClass(Foundation, "NSUserDefaults");
260
+ export const NSUserNotification = /* @__PURE__ */ _bindClass(Foundation, "NSUserNotification");
261
+ export const NSUserNotificationAction = /* @__PURE__ */ _bindClass(Foundation, "NSUserNotificationAction");
262
+ export const NSUserNotificationCenter = /* @__PURE__ */ _bindClass(Foundation, "NSUserNotificationCenter");
263
+ export const NSUserScriptTask = /* @__PURE__ */ _bindClass(Foundation, "NSUserScriptTask");
264
+ export const NSUserUnixTask = /* @__PURE__ */ _bindClass(Foundation, "NSUserUnixTask");
265
+ export const NSValue = /* @__PURE__ */ _bindClass(Foundation, "NSValue");
266
+ export const NSValueTransformer = /* @__PURE__ */ _bindClass(Foundation, "NSValueTransformer");
267
+ export const NSWhoseSpecifier = /* @__PURE__ */ _bindClass(Foundation, "NSWhoseSpecifier");
268
+ export const NSXMLDTD = /* @__PURE__ */ _bindClass(Foundation, "NSXMLDTD");
269
+ export const NSXMLDTDNode = /* @__PURE__ */ _bindClass(Foundation, "NSXMLDTDNode");
270
+ export const NSXMLDocument = /* @__PURE__ */ _bindClass(Foundation, "NSXMLDocument");
271
+ export const NSXMLElement = /* @__PURE__ */ _bindClass(Foundation, "NSXMLElement");
272
+ export const NSXMLNode = /* @__PURE__ */ _bindClass(Foundation, "NSXMLNode");
273
+ export const NSXMLParser = /* @__PURE__ */ _bindClass(Foundation, "NSXMLParser");
274
+ export const NSXPCCoder = /* @__PURE__ */ _bindClass(Foundation, "NSXPCCoder");
275
+ export const NSXPCConnection = /* @__PURE__ */ _bindClass(Foundation, "NSXPCConnection");
276
+ export const NSXPCInterface = /* @__PURE__ */ _bindClass(Foundation, "NSXPCInterface");
277
+ export const NSXPCListener = /* @__PURE__ */ _bindClass(Foundation, "NSXPCListener");
278
+ export const NSXPCListenerEndpoint = /* @__PURE__ */ _bindClass(Foundation, "NSXPCListenerEndpoint");
279
279
  export { NSActivityOptions } from "./NSActivityOptions.js";
280
280
  export { NSAppleEventSendOptions } from "./NSAppleEventSendOptions.js";
281
281
  export { NSAttributedStringEnumerationOptions } from "./NSAttributedStringEnumerationOptions.js";