@tsonic/dotnet 0.4.0 → 0.5.0
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.
- package/Internal/index.d.ts +2 -2
- package/Microsoft.CSharp.RuntimeBinder/index.d.ts +6 -6
- package/Microsoft.VisualBasic/index.d.ts +36 -36
- package/Microsoft.VisualBasic.CompilerServices/index.d.ts +29 -29
- package/Microsoft.VisualBasic.FileIO/index.d.ts +10 -10
- package/Microsoft.Win32/index.d.ts +8 -8
- package/Microsoft.Win32.SafeHandles/index.d.ts +17 -17
- package/System/index.d.ts +291 -291
- package/System.Buffers/index.d.ts +27 -27
- package/System.Buffers.Binary/index.d.ts +1 -1
- package/System.Buffers.Text/index.d.ts +4 -4
- package/System.CodeDom.Compiler/index.d.ts +2 -2
- package/System.Collections/index.d.ts +15 -15
- package/System.Collections.Concurrent/index.d.ts +17 -17
- package/System.Collections.Frozen/index.d.ts +10 -10
- package/System.Collections.Generic/index.d.ts +80 -80
- package/System.Collections.Immutable/index.d.ts +39 -39
- package/System.Collections.ObjectModel/index.d.ts +17 -17
- package/System.Collections.Specialized/index.d.ts +16 -16
- package/System.ComponentModel/index.d.ts +160 -160
- package/System.ComponentModel.DataAnnotations/index.d.ts +38 -38
- package/System.ComponentModel.DataAnnotations.Schema/index.d.ts +8 -8
- package/System.ComponentModel.Design/index.d.ts +35 -35
- package/System.ComponentModel.Design.Serialization/index.d.ts +12 -12
- package/System.Configuration.Assemblies/index.d.ts +2 -2
- package/System.Data/index.d.ts +98 -98
- package/System.Data.Common/index.d.ts +37 -37
- package/System.Data.SqlTypes/index.d.ts +23 -23
- package/System.Diagnostics/index.d.ts +97 -97
- package/System.Diagnostics.CodeAnalysis/index.d.ts +27 -27
- package/System.Diagnostics.Contracts/index.d.ts +15 -15
- package/System.Diagnostics.Metrics/index.d.ts +29 -29
- package/System.Diagnostics.SymbolStore/index.d.ts +5 -5
- package/System.Diagnostics.Tracing/index.d.ts +31 -31
- package/System.Drawing/index.d.ts +15 -15
- package/System.Dynamic/index.d.ts +18 -18
- package/System.Formats.Asn1/index.d.ts +10 -10
- package/System.Formats.Tar/index.d.ts +12 -12
- package/System.Globalization/index.d.ts +42 -42
- package/System.IO/index.d.ts +56 -56
- package/System.IO.Compression/index.d.ts +17 -17
- package/System.IO.Enumeration/index.d.ts +8 -8
- package/System.IO.IsolatedStorage/index.d.ts +5 -5
- package/System.IO.MemoryMappedFiles/index.d.ts +6 -6
- package/System.IO.Pipelines/index.d.ts +10 -10
- package/System.IO.Pipes/index.d.ts +16 -16
- package/System.Linq/index.d.ts +20 -20
- package/System.Linq.Expressions/index.d.ts +42 -42
- package/System.Linq.Expressions.Interpreter/index.d.ts +1 -1
- package/System.Net/index.d.ts +83 -83
- package/System.Net.Cache/index.d.ts +5 -5
- package/System.Net.Http/index.d.ts +33 -33
- package/System.Net.Http.Headers/index.d.ts +30 -30
- package/System.Net.Http.Json/index.d.ts +3 -3
- package/System.Net.Http.Metrics/index.d.ts +1 -1
- package/System.Net.Mail/index.d.ts +20 -20
- package/System.Net.Mime/index.d.ts +10 -10
- package/System.Net.NetworkInformation/index.d.ts +44 -44
- package/System.Net.Quic/index.d.ts +13 -13
- package/System.Net.Security/index.d.ts +23 -23
- package/System.Net.ServerSentEvents/index.d.ts +8 -8
- package/System.Net.Sockets/index.d.ts +34 -34
- package/System.Net.WebSockets/index.d.ts +16 -16
- package/System.Numerics/index.d.ts +15 -15
- package/System.Reflection/index.d.ts +101 -101
- package/System.Reflection.Emit/index.d.ts +28 -28
- package/System.Reflection.Metadata/index.d.ts +189 -189
- package/System.Reflection.Metadata.Ecma335/index.d.ts +48 -48
- package/System.Reflection.PortableExecutable/index.d.ts +27 -27
- package/System.Resources/index.d.ts +9 -9
- package/System.Runtime/index.d.ts +11 -11
- package/System.Runtime.CompilerServices/index.d.ts +189 -189
- package/System.Runtime.ConstrainedExecution/index.d.ts +5 -5
- package/System.Runtime.ExceptionServices/index.d.ts +4 -4
- package/System.Runtime.InteropServices/index.d.ts +130 -130
- package/System.Runtime.InteropServices.ComTypes/index.d.ts +38 -38
- package/System.Runtime.InteropServices.Java/index.d.ts +4 -4
- package/System.Runtime.InteropServices.JavaScript/index.d.ts +36 -36
- package/System.Runtime.InteropServices.Marshalling/index.d.ts +36 -36
- package/System.Runtime.InteropServices.ObjectiveC/index.d.ts +4 -4
- package/System.Runtime.InteropServices.Swift/index.d.ts +5 -5
- package/System.Runtime.Intrinsics/index.d.ts +12 -12
- package/System.Runtime.Intrinsics.Arm/index.d.ts +22 -22
- package/System.Runtime.Intrinsics.Wasm/index.d.ts +1 -1
- package/System.Runtime.Intrinsics.X86/index.d.ts +76 -76
- package/System.Runtime.Loader/index.d.ts +3 -3
- package/System.Runtime.Remoting/index.d.ts +1 -1
- package/System.Runtime.Serialization/index.d.ts +44 -44
- package/System.Runtime.Serialization.DataContracts/index.d.ts +4 -4
- package/System.Runtime.Serialization.Formatters/index.d.ts +3 -3
- package/System.Runtime.Serialization.Formatters.Binary/index.d.ts +1 -1
- package/System.Runtime.Serialization.Json/index.d.ts +4 -4
- package/System.Runtime.Versioning/index.d.ts +16 -16
- package/System.Security/index.d.ts +17 -17
- package/System.Security.AccessControl/index.d.ts +70 -70
- package/System.Security.Authentication/index.d.ts +6 -6
- package/System.Security.Authentication.ExtendedProtection/index.d.ts +7 -7
- package/System.Security.Claims/index.d.ts +5 -5
- package/System.Security.Cryptography/index.d.ts +167 -167
- package/System.Security.Cryptography.X509Certificates/index.d.ts +56 -56
- package/System.Security.Permissions/index.d.ts +6 -6
- package/System.Security.Policy/index.d.ts +2 -2
- package/System.Security.Principal/index.d.ts +15 -15
- package/System.Text/index.d.ts +36 -36
- package/System.Text.Encodings.Web/index.d.ts +5 -5
- package/System.Text.Json/index.d.ts +20 -20
- package/System.Text.Json.Nodes/index.d.ts +5 -5
- package/System.Text.Json.Schema/index.d.ts +3 -3
- package/System.Text.Json.Serialization/index.d.ts +40 -40
- package/System.Text.Json.Serialization.Metadata/index.d.ts +18 -18
- package/System.Text.RegularExpressions/index.d.ts +19 -19
- package/System.Text.Unicode/index.d.ts +4 -4
- package/System.Threading/index.d.ts +78 -78
- package/System.Threading.Channels/index.d.ts +15 -15
- package/System.Threading.Tasks/index.d.ts +28 -28
- package/System.Threading.Tasks.Dataflow/index.d.ts +27 -27
- package/System.Threading.Tasks.Sources/index.d.ts +4 -4
- package/System.Timers/index.d.ts +4 -4
- package/System.Transactions/index.d.ts +28 -28
- package/System.Web/index.d.ts +1 -1
- package/System.Windows.Markup/index.d.ts +1 -1
- package/System.Xml/index.d.ts +71 -71
- package/System.Xml.Linq/index.d.ts +23 -23
- package/System.Xml.Resolvers/index.d.ts +2 -2
- package/System.Xml.Schema/index.d.ts +88 -88
- package/System.Xml.Serialization/index.d.ts +68 -68
- package/System.Xml.XPath/index.d.ts +14 -14
- package/System.Xml.Xsl/index.d.ts +9 -9
- package/System.Xml.Xsl.Runtime/index.d.ts +50 -50
- package/package.json +1 -1
|
@@ -24,138 +24,138 @@ import type { Action_1, Array as ClrArray, ArraySegment_1, AsyncCallback, Attrib
|
|
|
24
24
|
export * from './internal/index.js';
|
|
25
25
|
|
|
26
26
|
// Individual type exports for convenience
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
38
|
-
export
|
|
39
|
-
export
|
|
40
|
-
export
|
|
41
|
-
export
|
|
42
|
-
export
|
|
43
|
-
export
|
|
44
|
-
export
|
|
45
|
-
export
|
|
46
|
-
export
|
|
47
|
-
export
|
|
48
|
-
export
|
|
49
|
-
export
|
|
50
|
-
export
|
|
51
|
-
export
|
|
52
|
-
export
|
|
53
|
-
export
|
|
54
|
-
export
|
|
55
|
-
export
|
|
56
|
-
export
|
|
57
|
-
export
|
|
58
|
-
export
|
|
59
|
-
export
|
|
60
|
-
export
|
|
61
|
-
export
|
|
62
|
-
export
|
|
63
|
-
export
|
|
64
|
-
export
|
|
65
|
-
export
|
|
66
|
-
export
|
|
67
|
-
export
|
|
68
|
-
export
|
|
69
|
-
export
|
|
70
|
-
export
|
|
71
|
-
export
|
|
72
|
-
export
|
|
73
|
-
export
|
|
74
|
-
export
|
|
75
|
-
export
|
|
76
|
-
export
|
|
77
|
-
export
|
|
78
|
-
export
|
|
79
|
-
export
|
|
27
|
+
export { ImmutableCollectionsMarshal$instance as ImmutableCollectionsMarshal } from './internal/index.js';
|
|
28
|
+
export { SequenceMarshal$instance as SequenceMarshal } from './internal/index.js';
|
|
29
|
+
export { GCHandle$instance as GCHandle_0 } from './internal/index.js';
|
|
30
|
+
export { Marshal$instance as Marshal } from './internal/index.js';
|
|
31
|
+
export { MemoryMarshal$instance as MemoryMarshal } from './internal/index.js';
|
|
32
|
+
export { NativeLibrary$instance as NativeLibrary } from './internal/index.js';
|
|
33
|
+
export { ComWrappers$instance as ComWrappers } from './internal/index.js';
|
|
34
|
+
export { ComWrappers_ComInterfaceEntry$instance as ComWrappers_ComInterfaceEntry } from './internal/index.js';
|
|
35
|
+
export { ComWrappers_ComInterfaceDispatch$instance as ComWrappers_ComInterfaceDispatch } from './internal/index.js';
|
|
36
|
+
export { AllowReversePInvokeCallsAttribute$instance as AllowReversePInvokeCallsAttribute } from './internal/index.js';
|
|
37
|
+
export { Architecture as Architecture } from './internal/index.js';
|
|
38
|
+
export { ArrayWithOffset$instance as ArrayWithOffset } from './internal/index.js';
|
|
39
|
+
export { BestFitMappingAttribute$instance as BestFitMappingAttribute } from './internal/index.js';
|
|
40
|
+
export { BStrWrapper$instance as BStrWrapper } from './internal/index.js';
|
|
41
|
+
export { CallingConvention as CallingConvention } from './internal/index.js';
|
|
42
|
+
export { CharSet as CharSet } from './internal/index.js';
|
|
43
|
+
export { ClassInterfaceAttribute$instance as ClassInterfaceAttribute } from './internal/index.js';
|
|
44
|
+
export { ClassInterfaceType as ClassInterfaceType } from './internal/index.js';
|
|
45
|
+
export { CLong$instance as CLong } from './internal/index.js';
|
|
46
|
+
export { CoClassAttribute$instance as CoClassAttribute } from './internal/index.js';
|
|
47
|
+
export { CollectionsMarshal$instance as CollectionsMarshal } from './internal/index.js';
|
|
48
|
+
export { ComDefaultInterfaceAttribute$instance as ComDefaultInterfaceAttribute } from './internal/index.js';
|
|
49
|
+
export { ComEventInterfaceAttribute$instance as ComEventInterfaceAttribute } from './internal/index.js';
|
|
50
|
+
export { COMException$instance as COMException } from './internal/index.js';
|
|
51
|
+
export { ComImportAttribute$instance as ComImportAttribute } from './internal/index.js';
|
|
52
|
+
export { ComInterfaceType as ComInterfaceType } from './internal/index.js';
|
|
53
|
+
export { ComMemberType as ComMemberType } from './internal/index.js';
|
|
54
|
+
export { ComSourceInterfacesAttribute$instance as ComSourceInterfacesAttribute } from './internal/index.js';
|
|
55
|
+
export { ComVisibleAttribute$instance as ComVisibleAttribute } from './internal/index.js';
|
|
56
|
+
export { CreateObjectFlags as CreateObjectFlags } from './internal/index.js';
|
|
57
|
+
export { CreateComInterfaceFlags as CreateComInterfaceFlags } from './internal/index.js';
|
|
58
|
+
export { CreatedWrapperFlags as CreatedWrapperFlags } from './internal/index.js';
|
|
59
|
+
export { CriticalHandle$instance as CriticalHandle } from './internal/index.js';
|
|
60
|
+
export { CULong$instance as CULong } from './internal/index.js';
|
|
61
|
+
export { CurrencyWrapper$instance as CurrencyWrapper } from './internal/index.js';
|
|
62
|
+
export { CustomQueryInterfaceMode as CustomQueryInterfaceMode } from './internal/index.js';
|
|
63
|
+
export { CustomQueryInterfaceResult as CustomQueryInterfaceResult } from './internal/index.js';
|
|
64
|
+
export { DefaultCharSetAttribute$instance as DefaultCharSetAttribute } from './internal/index.js';
|
|
65
|
+
export { DefaultDllImportSearchPathsAttribute$instance as DefaultDllImportSearchPathsAttribute } from './internal/index.js';
|
|
66
|
+
export { DefaultParameterValueAttribute$instance as DefaultParameterValueAttribute } from './internal/index.js';
|
|
67
|
+
export { DispatchWrapper$instance as DispatchWrapper } from './internal/index.js';
|
|
68
|
+
export { DispIdAttribute$instance as DispIdAttribute } from './internal/index.js';
|
|
69
|
+
export { DllImportAttribute$instance as DllImportAttribute } from './internal/index.js';
|
|
70
|
+
export { DllImportSearchPath as DllImportSearchPath } from './internal/index.js';
|
|
71
|
+
export { ErrorWrapper$instance as ErrorWrapper } from './internal/index.js';
|
|
72
|
+
export { ExternalException$instance as ExternalException } from './internal/index.js';
|
|
73
|
+
export { FieldOffsetAttribute$instance as FieldOffsetAttribute } from './internal/index.js';
|
|
74
|
+
export { GCHandle_1$instance as GCHandle_1 } from './internal/index.js';
|
|
75
|
+
export { GCHandle_1$instance as GCHandle } from './internal/index.js';
|
|
76
|
+
export { GCHandleExtensions$instance as GCHandleExtensions } from './internal/index.js';
|
|
77
|
+
export { GCHandleType as GCHandleType } from './internal/index.js';
|
|
78
|
+
export { GuidAttribute$instance as GuidAttribute } from './internal/index.js';
|
|
79
|
+
export { HandleRef$instance as HandleRef } from './internal/index.js';
|
|
80
80
|
export type ICustomAdapter = Internal.ICustomAdapter;
|
|
81
81
|
export type ICustomFactory = Internal.ICustomFactory;
|
|
82
82
|
export type ICustomMarshaler = Internal.ICustomMarshaler;
|
|
83
83
|
export type ICustomQueryInterface = Internal.ICustomQueryInterface;
|
|
84
84
|
export type IDynamicInterfaceCastable = Internal.IDynamicInterfaceCastable;
|
|
85
|
-
export
|
|
86
|
-
export
|
|
87
|
-
export
|
|
88
|
-
export
|
|
89
|
-
export
|
|
90
|
-
export
|
|
91
|
-
export
|
|
92
|
-
export
|
|
93
|
-
export
|
|
94
|
-
export
|
|
95
|
-
export
|
|
96
|
-
export
|
|
97
|
-
export
|
|
98
|
-
export
|
|
99
|
-
export
|
|
100
|
-
export
|
|
101
|
-
export
|
|
102
|
-
export
|
|
103
|
-
export
|
|
104
|
-
export
|
|
105
|
-
export
|
|
106
|
-
export
|
|
107
|
-
export
|
|
108
|
-
export
|
|
109
|
-
export
|
|
110
|
-
export
|
|
111
|
-
export
|
|
112
|
-
export
|
|
113
|
-
export
|
|
114
|
-
export
|
|
115
|
-
export
|
|
116
|
-
export
|
|
117
|
-
export
|
|
118
|
-
export
|
|
119
|
-
export
|
|
120
|
-
export
|
|
121
|
-
export
|
|
122
|
-
export
|
|
123
|
-
export
|
|
124
|
-
export
|
|
125
|
-
export
|
|
126
|
-
export
|
|
127
|
-
export
|
|
128
|
-
export
|
|
129
|
-
export
|
|
130
|
-
export
|
|
131
|
-
export
|
|
132
|
-
export
|
|
133
|
-
export
|
|
134
|
-
export
|
|
135
|
-
export
|
|
136
|
-
export
|
|
137
|
-
export
|
|
138
|
-
export
|
|
139
|
-
export
|
|
140
|
-
export
|
|
141
|
-
export
|
|
142
|
-
export
|
|
143
|
-
export
|
|
144
|
-
export
|
|
145
|
-
export
|
|
146
|
-
export
|
|
147
|
-
export
|
|
148
|
-
export
|
|
149
|
-
export
|
|
150
|
-
export
|
|
151
|
-
export
|
|
152
|
-
export
|
|
153
|
-
export
|
|
154
|
-
export
|
|
155
|
-
export
|
|
156
|
-
export
|
|
157
|
-
export
|
|
158
|
-
export
|
|
159
|
-
export
|
|
160
|
-
export
|
|
161
|
-
export
|
|
85
|
+
export { DynamicInterfaceCastableImplementationAttribute$instance as DynamicInterfaceCastableImplementationAttribute } from './internal/index.js';
|
|
86
|
+
export { InAttribute$instance as InAttribute } from './internal/index.js';
|
|
87
|
+
export { InterfaceTypeAttribute$instance as InterfaceTypeAttribute } from './internal/index.js';
|
|
88
|
+
export { InvalidComObjectException$instance as InvalidComObjectException } from './internal/index.js';
|
|
89
|
+
export { InvalidOleVariantTypeException$instance as InvalidOleVariantTypeException } from './internal/index.js';
|
|
90
|
+
export { LayoutKind as LayoutKind } from './internal/index.js';
|
|
91
|
+
export { LCIDConversionAttribute$instance as LCIDConversionAttribute } from './internal/index.js';
|
|
92
|
+
export { LibraryImportAttribute$instance as LibraryImportAttribute } from './internal/index.js';
|
|
93
|
+
export { MarshalAsAttribute$instance as MarshalAsAttribute } from './internal/index.js';
|
|
94
|
+
export { MarshalDirectiveException$instance as MarshalDirectiveException } from './internal/index.js';
|
|
95
|
+
export { DllImportResolver$instance as DllImportResolver } from './internal/index.js';
|
|
96
|
+
export { NativeMemory$instance as NativeMemory } from './internal/index.js';
|
|
97
|
+
export { NFloat$instance as NFloat } from './internal/index.js';
|
|
98
|
+
export { OptionalAttribute$instance as OptionalAttribute } from './internal/index.js';
|
|
99
|
+
export { OSPlatform$instance as OSPlatform } from './internal/index.js';
|
|
100
|
+
export { OutAttribute$instance as OutAttribute } from './internal/index.js';
|
|
101
|
+
export { PinnedGCHandle_1$instance as PinnedGCHandle_1 } from './internal/index.js';
|
|
102
|
+
export { PinnedGCHandle_1$instance as PinnedGCHandle } from './internal/index.js';
|
|
103
|
+
export { PosixSignal as PosixSignal } from './internal/index.js';
|
|
104
|
+
export { PosixSignalContext$instance as PosixSignalContext } from './internal/index.js';
|
|
105
|
+
export { PosixSignalRegistration$instance as PosixSignalRegistration } from './internal/index.js';
|
|
106
|
+
export { PreserveSigAttribute$instance as PreserveSigAttribute } from './internal/index.js';
|
|
107
|
+
export { ProgIdAttribute$instance as ProgIdAttribute } from './internal/index.js';
|
|
108
|
+
export { RuntimeInformation$instance as RuntimeInformation } from './internal/index.js';
|
|
109
|
+
export { SafeArrayRankMismatchException$instance as SafeArrayRankMismatchException } from './internal/index.js';
|
|
110
|
+
export { SafeArrayTypeMismatchException$instance as SafeArrayTypeMismatchException } from './internal/index.js';
|
|
111
|
+
export { SafeBuffer$instance as SafeBuffer } from './internal/index.js';
|
|
112
|
+
export { SafeHandle$instance as SafeHandle } from './internal/index.js';
|
|
113
|
+
export { SEHException$instance as SEHException } from './internal/index.js';
|
|
114
|
+
export { StringMarshalling as StringMarshalling } from './internal/index.js';
|
|
115
|
+
export { StructLayoutAttribute$instance as StructLayoutAttribute } from './internal/index.js';
|
|
116
|
+
export { SuppressGCTransitionAttribute$instance as SuppressGCTransitionAttribute } from './internal/index.js';
|
|
117
|
+
export { TypeIdentifierAttribute$instance as TypeIdentifierAttribute } from './internal/index.js';
|
|
118
|
+
export { TypeMapAttribute_1$instance as TypeMapAttribute_1 } from './internal/index.js';
|
|
119
|
+
export { TypeMapAttribute_1$instance as TypeMapAttribute } from './internal/index.js';
|
|
120
|
+
export { TypeMapAssociationAttribute_1$instance as TypeMapAssociationAttribute_1 } from './internal/index.js';
|
|
121
|
+
export { TypeMapAssociationAttribute_1$instance as TypeMapAssociationAttribute } from './internal/index.js';
|
|
122
|
+
export { TypeMapAssemblyTargetAttribute_1$instance as TypeMapAssemblyTargetAttribute_1 } from './internal/index.js';
|
|
123
|
+
export { TypeMapAssemblyTargetAttribute_1$instance as TypeMapAssemblyTargetAttribute } from './internal/index.js';
|
|
124
|
+
export { TypeMapping$instance as TypeMapping } from './internal/index.js';
|
|
125
|
+
export { UnknownWrapper$instance as UnknownWrapper } from './internal/index.js';
|
|
126
|
+
export { UnmanagedCallConvAttribute$instance as UnmanagedCallConvAttribute } from './internal/index.js';
|
|
127
|
+
export { UnmanagedCallersOnlyAttribute$instance as UnmanagedCallersOnlyAttribute } from './internal/index.js';
|
|
128
|
+
export { UnmanagedFunctionPointerAttribute$instance as UnmanagedFunctionPointerAttribute } from './internal/index.js';
|
|
129
|
+
export { UnmanagedType as UnmanagedType } from './internal/index.js';
|
|
130
|
+
export { VarEnum as VarEnum } from './internal/index.js';
|
|
131
|
+
export { VariantWrapper$instance as VariantWrapper } from './internal/index.js';
|
|
132
|
+
export { WasmImportLinkageAttribute$instance as WasmImportLinkageAttribute } from './internal/index.js';
|
|
133
|
+
export { WeakGCHandle_1$instance as WeakGCHandle_1 } from './internal/index.js';
|
|
134
|
+
export { WeakGCHandle_1$instance as WeakGCHandle } from './internal/index.js';
|
|
135
|
+
export { ComEventsHelper$instance as ComEventsHelper } from './internal/index.js';
|
|
136
|
+
export { StandardOleMarshalObject$instance as StandardOleMarshalObject } from './internal/index.js';
|
|
137
|
+
export { AssemblyRegistrationFlags as AssemblyRegistrationFlags } from './internal/index.js';
|
|
138
|
+
export { AutomationProxyAttribute$instance as AutomationProxyAttribute } from './internal/index.js';
|
|
139
|
+
export { ComAliasNameAttribute$instance as ComAliasNameAttribute } from './internal/index.js';
|
|
140
|
+
export { ComAwareEventInfo$instance as ComAwareEventInfo } from './internal/index.js';
|
|
141
|
+
export { ComCompatibleVersionAttribute$instance as ComCompatibleVersionAttribute } from './internal/index.js';
|
|
142
|
+
export { ComConversionLossAttribute$instance as ComConversionLossAttribute } from './internal/index.js';
|
|
143
|
+
export { ComRegisterFunctionAttribute$instance as ComRegisterFunctionAttribute } from './internal/index.js';
|
|
144
|
+
export { ComUnregisterFunctionAttribute$instance as ComUnregisterFunctionAttribute } from './internal/index.js';
|
|
145
|
+
export { ExporterEventKind as ExporterEventKind } from './internal/index.js';
|
|
146
|
+
export { HandleCollector$instance as HandleCollector } from './internal/index.js';
|
|
147
|
+
export { ImportedFromTypeLibAttribute$instance as ImportedFromTypeLibAttribute } from './internal/index.js';
|
|
148
|
+
export { ManagedToNativeComInteropStubAttribute$instance as ManagedToNativeComInteropStubAttribute } from './internal/index.js';
|
|
149
|
+
export { PrimaryInteropAssemblyAttribute$instance as PrimaryInteropAssemblyAttribute } from './internal/index.js';
|
|
150
|
+
export { RegistrationClassContext as RegistrationClassContext } from './internal/index.js';
|
|
151
|
+
export { RegistrationConnectionType as RegistrationConnectionType } from './internal/index.js';
|
|
152
|
+
export { RuntimeEnvironment$instance as RuntimeEnvironment } from './internal/index.js';
|
|
153
|
+
export { TypeLibFuncAttribute$instance as TypeLibFuncAttribute } from './internal/index.js';
|
|
154
|
+
export { TypeLibFuncFlags as TypeLibFuncFlags } from './internal/index.js';
|
|
155
|
+
export { TypeLibImportClassAttribute$instance as TypeLibImportClassAttribute } from './internal/index.js';
|
|
156
|
+
export { TypeLibTypeAttribute$instance as TypeLibTypeAttribute } from './internal/index.js';
|
|
157
|
+
export { TypeLibTypeFlags as TypeLibTypeFlags } from './internal/index.js';
|
|
158
|
+
export { TypeLibVarAttribute$instance as TypeLibVarAttribute } from './internal/index.js';
|
|
159
|
+
export { TypeLibVarFlags as TypeLibVarFlags } from './internal/index.js';
|
|
160
|
+
export { TypeLibVersionAttribute$instance as TypeLibVersionAttribute } from './internal/index.js';
|
|
161
|
+
export { JsonMarshal$instance as JsonMarshal } from './internal/index.js';
|
|
@@ -11,62 +11,62 @@ import type { Boolean as ClrBoolean, Byte, Enum, Guid, IComparable, IConvertible
|
|
|
11
11
|
export * from './internal/index.js';
|
|
12
12
|
|
|
13
13
|
// Individual type exports for convenience
|
|
14
|
-
export
|
|
14
|
+
export { BIND_OPTS$instance as BIND_OPTS } from './internal/index.js';
|
|
15
15
|
export type IBindCtx = Internal.IBindCtx;
|
|
16
16
|
export type IConnectionPoint = Internal.IConnectionPoint;
|
|
17
17
|
export type IConnectionPointContainer = Internal.IConnectionPointContainer;
|
|
18
18
|
export type IEnumConnectionPoints = Internal.IEnumConnectionPoints;
|
|
19
|
-
export
|
|
19
|
+
export { CONNECTDATA$instance as CONNECTDATA } from './internal/index.js';
|
|
20
20
|
export type IEnumConnections = Internal.IEnumConnections;
|
|
21
21
|
export type IEnumMoniker = Internal.IEnumMoniker;
|
|
22
22
|
export type IEnumString = Internal.IEnumString;
|
|
23
23
|
export type IEnumVARIANT = Internal.IEnumVARIANT;
|
|
24
|
-
export
|
|
24
|
+
export { FILETIME$instance as FILETIME } from './internal/index.js';
|
|
25
25
|
export type IMoniker = Internal.IMoniker;
|
|
26
26
|
export type IPersistFile = Internal.IPersistFile;
|
|
27
27
|
export type IRunningObjectTable = Internal.IRunningObjectTable;
|
|
28
|
-
export
|
|
28
|
+
export { STATSTG$instance as STATSTG } from './internal/index.js';
|
|
29
29
|
export type IStream = Internal.IStream;
|
|
30
|
-
export
|
|
31
|
-
export
|
|
30
|
+
export { DESCKIND as DESCKIND } from './internal/index.js';
|
|
31
|
+
export { BINDPTR$instance as BINDPTR } from './internal/index.js';
|
|
32
32
|
export type ITypeComp = Internal.ITypeComp;
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
38
|
-
export
|
|
39
|
-
export
|
|
40
|
-
export
|
|
41
|
-
export
|
|
42
|
-
export
|
|
43
|
-
export
|
|
44
|
-
export
|
|
45
|
-
export
|
|
46
|
-
export
|
|
47
|
-
export
|
|
48
|
-
export
|
|
49
|
-
export
|
|
50
|
-
export
|
|
51
|
-
export
|
|
52
|
-
export
|
|
53
|
-
export
|
|
54
|
-
export
|
|
33
|
+
export { TYPEKIND as TYPEKIND } from './internal/index.js';
|
|
34
|
+
export { TYPEFLAGS as TYPEFLAGS } from './internal/index.js';
|
|
35
|
+
export { IMPLTYPEFLAGS as IMPLTYPEFLAGS } from './internal/index.js';
|
|
36
|
+
export { TYPEATTR$instance as TYPEATTR } from './internal/index.js';
|
|
37
|
+
export { FUNCDESC$instance as FUNCDESC } from './internal/index.js';
|
|
38
|
+
export { IDLFLAG as IDLFLAG } from './internal/index.js';
|
|
39
|
+
export { IDLDESC$instance as IDLDESC } from './internal/index.js';
|
|
40
|
+
export { PARAMFLAG as PARAMFLAG } from './internal/index.js';
|
|
41
|
+
export { PARAMDESC$instance as PARAMDESC } from './internal/index.js';
|
|
42
|
+
export { TYPEDESC$instance as TYPEDESC } from './internal/index.js';
|
|
43
|
+
export { ELEMDESC$instance as ELEMDESC } from './internal/index.js';
|
|
44
|
+
export { ELEMDESC_DESCUNION$instance as ELEMDESC_DESCUNION } from './internal/index.js';
|
|
45
|
+
export { VARKIND as VARKIND } from './internal/index.js';
|
|
46
|
+
export { VARDESC$instance as VARDESC } from './internal/index.js';
|
|
47
|
+
export { VARDESC_DESCUNION$instance as VARDESC_DESCUNION } from './internal/index.js';
|
|
48
|
+
export { DISPPARAMS$instance as DISPPARAMS } from './internal/index.js';
|
|
49
|
+
export { EXCEPINFO$instance as EXCEPINFO } from './internal/index.js';
|
|
50
|
+
export { FUNCKIND as FUNCKIND } from './internal/index.js';
|
|
51
|
+
export { INVOKEKIND as INVOKEKIND } from './internal/index.js';
|
|
52
|
+
export { CALLCONV as CALLCONV } from './internal/index.js';
|
|
53
|
+
export { FUNCFLAGS as FUNCFLAGS } from './internal/index.js';
|
|
54
|
+
export { VARFLAGS as VARFLAGS } from './internal/index.js';
|
|
55
55
|
export type ITypeInfo = Internal.ITypeInfo;
|
|
56
56
|
export type ITypeInfo2 = Internal.ITypeInfo2;
|
|
57
|
-
export
|
|
58
|
-
export
|
|
59
|
-
export
|
|
57
|
+
export { SYSKIND as SYSKIND } from './internal/index.js';
|
|
58
|
+
export { LIBFLAGS as LIBFLAGS } from './internal/index.js';
|
|
59
|
+
export { TYPELIBATTR$instance as TYPELIBATTR } from './internal/index.js';
|
|
60
60
|
export type ITypeLib = Internal.ITypeLib;
|
|
61
61
|
export type ITypeLib2 = Internal.ITypeLib2;
|
|
62
|
-
export
|
|
63
|
-
export
|
|
64
|
-
export
|
|
65
|
-
export
|
|
62
|
+
export { ADVF as ADVF } from './internal/index.js';
|
|
63
|
+
export { DATADIR as DATADIR } from './internal/index.js';
|
|
64
|
+
export { DVASPECT as DVASPECT } from './internal/index.js';
|
|
65
|
+
export { FORMATETC$instance as FORMATETC } from './internal/index.js';
|
|
66
66
|
export type IAdviseSink = Internal.IAdviseSink;
|
|
67
67
|
export type IDataObject = Internal.IDataObject;
|
|
68
68
|
export type IEnumFORMATETC = Internal.IEnumFORMATETC;
|
|
69
69
|
export type IEnumSTATDATA = Internal.IEnumSTATDATA;
|
|
70
|
-
export
|
|
71
|
-
export
|
|
72
|
-
export
|
|
70
|
+
export { STATDATA$instance as STATDATA } from './internal/index.js';
|
|
71
|
+
export { STGMEDIUM$instance as STGMEDIUM } from './internal/index.js';
|
|
72
|
+
export { TYMED as TYMED } from './internal/index.js';
|
|
@@ -12,7 +12,7 @@ import type { Boolean as ClrBoolean, Int32, Object as ClrObject, ReadOnlySpan_1,
|
|
|
12
12
|
export * from './internal/index.js';
|
|
13
13
|
|
|
14
14
|
// Individual type exports for convenience
|
|
15
|
-
export
|
|
16
|
-
export
|
|
17
|
-
export
|
|
18
|
-
export
|
|
15
|
+
export { ComponentCrossReference$instance as ComponentCrossReference } from './internal/index.js';
|
|
16
|
+
export { JavaMarshal$instance as JavaMarshal } from './internal/index.js';
|
|
17
|
+
export { MarkCrossReferencesArgs$instance as MarkCrossReferencesArgs } from './internal/index.js';
|
|
18
|
+
export { StronglyConnectedComponent$instance as StronglyConnectedComponent } from './internal/index.js';
|
|
@@ -16,39 +16,39 @@ import type { Action, Action_1, Action_2, Action_3, ArraySegment_1, AsyncCallbac
|
|
|
16
16
|
export * from './internal/index.js';
|
|
17
17
|
|
|
18
18
|
// Individual type exports for convenience
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
38
|
-
export
|
|
39
|
-
export
|
|
40
|
-
export
|
|
41
|
-
export
|
|
42
|
-
export
|
|
43
|
-
export
|
|
44
|
-
export
|
|
45
|
-
export
|
|
46
|
-
export
|
|
47
|
-
export
|
|
48
|
-
export
|
|
49
|
-
export
|
|
50
|
-
export
|
|
51
|
-
export
|
|
52
|
-
export
|
|
53
|
-
export
|
|
54
|
-
export
|
|
19
|
+
export { JSImportAttribute$instance as JSImportAttribute } from './internal/index.js';
|
|
20
|
+
export { JSExportAttribute$instance as JSExportAttribute } from './internal/index.js';
|
|
21
|
+
export { JSMarshalAsAttribute_1$instance as JSMarshalAsAttribute_1 } from './internal/index.js';
|
|
22
|
+
export { JSMarshalAsAttribute_1$instance as JSMarshalAsAttribute } from './internal/index.js';
|
|
23
|
+
export { JSType$instance as JSType } from './internal/index.js';
|
|
24
|
+
export { JSObject$instance as JSObject } from './internal/index.js';
|
|
25
|
+
export { JSException$instance as JSException } from './internal/index.js';
|
|
26
|
+
export { JSHost$instance as JSHost } from './internal/index.js';
|
|
27
|
+
export { JSFunctionBinding$instance as JSFunctionBinding } from './internal/index.js';
|
|
28
|
+
export { JSMarshalerType$instance as JSMarshalerType } from './internal/index.js';
|
|
29
|
+
export { JSMarshalerArgument$instance as JSMarshalerArgument } from './internal/index.js';
|
|
30
|
+
export { JSType_Void$instance as JSType_Void } from './internal/index.js';
|
|
31
|
+
export { JSType_Discard$instance as JSType_Discard } from './internal/index.js';
|
|
32
|
+
export { JSType_Boolean$instance as JSType_Boolean } from './internal/index.js';
|
|
33
|
+
export { JSType_Number$instance as JSType_Number } from './internal/index.js';
|
|
34
|
+
export { JSType_BigInt$instance as JSType_BigInt } from './internal/index.js';
|
|
35
|
+
export { JSType_Date$instance as JSType_Date } from './internal/index.js';
|
|
36
|
+
export { JSType_String$instance as JSType_String } from './internal/index.js';
|
|
37
|
+
export { JSType_Object$instance as JSType_Object } from './internal/index.js';
|
|
38
|
+
export { JSType_Error$instance as JSType_Error } from './internal/index.js';
|
|
39
|
+
export { JSType_MemoryView$instance as JSType_MemoryView } from './internal/index.js';
|
|
40
|
+
export { JSType_Array_1$instance as JSType_Array_1 } from './internal/index.js';
|
|
41
|
+
export { JSType_Array_1$instance as JSType_Array } from './internal/index.js';
|
|
42
|
+
export { JSType_Promise_1$instance as JSType_Promise_1 } from './internal/index.js';
|
|
43
|
+
export { JSType_Promise_1$instance as JSType_Promise } from './internal/index.js';
|
|
44
|
+
export { JSType_Function$instance as JSType_Function_0 } from './internal/index.js';
|
|
45
|
+
export { JSType_Function_1$instance as JSType_Function_1 } from './internal/index.js';
|
|
46
|
+
export { JSType_Function_1$instance as JSType_Function } from './internal/index.js';
|
|
47
|
+
export { JSType_Function_2$instance as JSType_Function_2 } from './internal/index.js';
|
|
48
|
+
export { JSType_Function_3$instance as JSType_Function_3 } from './internal/index.js';
|
|
49
|
+
export { JSType_Function_4$instance as JSType_Function_4 } from './internal/index.js';
|
|
50
|
+
export { JSType_Any$instance as JSType_Any } from './internal/index.js';
|
|
51
|
+
export { JSMarshalerArgument_ArgumentToManagedCallback_1$instance as JSMarshalerArgument_ArgumentToManagedCallback_1 } from './internal/index.js';
|
|
52
|
+
export { JSMarshalerArgument_ArgumentToManagedCallback_1$instance as JSMarshalerArgument_ArgumentToManagedCallback } from './internal/index.js';
|
|
53
|
+
export { JSMarshalerArgument_ArgumentToJSCallback_1$instance as JSMarshalerArgument_ArgumentToJSCallback_1 } from './internal/index.js';
|
|
54
|
+
export { JSMarshalerArgument_ArgumentToJSCallback_1$instance as JSMarshalerArgument_ArgumentToJSCallback } from './internal/index.js';
|