@tsonic/efcore-sqlserver 10.0.41 → 10.0.42

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 (159) hide show
  1. package/Azure/internal/index.d.ts +44 -44
  2. package/Azure.Core/internal/index.d.ts +19 -19
  3. package/Azure.Core.Cryptography/internal/index.d.ts +1 -1
  4. package/Azure.Core.Cryptography.d.ts +4 -0
  5. package/Azure.Core.Diagnostics/internal/index.d.ts +1 -1
  6. package/Azure.Core.Diagnostics.d.ts +4 -0
  7. package/Azure.Core.Extensions/internal/index.d.ts +10 -9
  8. package/Azure.Core.Extensions.d.ts +6 -2
  9. package/Azure.Core.GeoJson/internal/index.d.ts +17 -17
  10. package/Azure.Core.GeoJson.d.ts +4 -0
  11. package/Azure.Core.Pipeline/internal/index.d.ts +2 -2
  12. package/Azure.Core.Pipeline.d.ts +4 -0
  13. package/Azure.Core.Serialization/internal/index.d.ts +14 -14
  14. package/Azure.Core.Serialization.d.ts +4 -0
  15. package/Azure.Core.d.ts +5 -1
  16. package/Azure.Identity/internal/index.d.ts +1 -1
  17. package/Azure.Identity.d.ts +4 -0
  18. package/Azure.Messaging/internal/index.d.ts +3 -3
  19. package/Azure.Messaging.d.ts +4 -0
  20. package/Azure.d.ts +8 -4
  21. package/Microsoft.Data/internal/index.d.ts +1 -1
  22. package/Microsoft.Data.Sql/internal/index.d.ts +1 -1
  23. package/Microsoft.Data.Sql.d.ts +4 -0
  24. package/Microsoft.Data.SqlClient/internal/index.d.ts +47 -47
  25. package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +1 -1
  26. package/Microsoft.Data.SqlClient.DataClassification.d.ts +4 -0
  27. package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +31 -31
  28. package/Microsoft.Data.SqlClient.Diagnostics.d.ts +4 -0
  29. package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +11 -11
  30. package/Microsoft.Data.SqlClient.Server.d.ts +4 -0
  31. package/Microsoft.Data.SqlClient.d.ts +4 -0
  32. package/Microsoft.Data.SqlTypes/internal/index.d.ts +8 -8
  33. package/Microsoft.Data.SqlTypes.d.ts +4 -0
  34. package/Microsoft.Data.d.ts +4 -0
  35. package/Microsoft.EntityFrameworkCore/internal/index.d.ts +71 -71
  36. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +1 -1
  37. package/Microsoft.EntityFrameworkCore.Diagnostics.d.ts +4 -0
  38. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +4 -4
  39. package/Microsoft.EntityFrameworkCore.Infrastructure.d.ts +4 -0
  40. package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +1 -1
  41. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +11 -11
  42. package/Microsoft.EntityFrameworkCore.Metadata.Builders.d.ts +6 -2
  43. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +7 -7
  44. package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +4 -0
  45. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +1 -1
  46. package/Microsoft.EntityFrameworkCore.Metadata.Internal.d.ts +4 -0
  47. package/Microsoft.EntityFrameworkCore.Metadata.d.ts +4 -0
  48. package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
  49. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +1 -1
  50. package/Microsoft.EntityFrameworkCore.Migrations.Operations.d.ts +4 -0
  51. package/Microsoft.EntityFrameworkCore.Migrations.d.ts +4 -0
  52. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +1 -1
  53. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +4 -0
  54. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +1 -1
  55. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.d.ts +4 -0
  56. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +1 -1
  57. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.d.ts +4 -0
  58. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +1 -1
  59. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +4 -0
  60. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +44 -44
  61. package/Microsoft.EntityFrameworkCore.SqlServer.Internal.d.ts +4 -0
  62. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +1 -1
  63. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.d.ts +4 -0
  64. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +2 -2
  65. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +4 -0
  66. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +11 -11
  67. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +2 -2
  68. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +4 -0
  69. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +4 -0
  70. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +4 -4
  71. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.d.ts +4 -0
  72. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +18 -18
  73. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +4 -0
  74. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +1 -1
  75. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +4 -0
  76. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +4 -4
  77. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +4 -0
  78. package/Microsoft.EntityFrameworkCore.d.ts +4 -0
  79. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +4 -4
  80. package/Microsoft.Extensions.DependencyInjection.d.ts +4 -0
  81. package/Microsoft.Identity.Client/internal/index.d.ts +29 -29
  82. package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +2 -2
  83. package/Microsoft.Identity.Client.Advanced.d.ts +4 -0
  84. package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +1 -1
  85. package/Microsoft.Identity.Client.AppConfig.d.ts +4 -0
  86. package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +1 -1
  87. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +1 -1
  88. package/Microsoft.Identity.Client.AuthScheme.PoP.d.ts +4 -0
  89. package/Microsoft.Identity.Client.AuthScheme.d.ts +4 -0
  90. package/Microsoft.Identity.Client.Cache/internal/index.d.ts +1 -1
  91. package/Microsoft.Identity.Client.Cache.d.ts +4 -0
  92. package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +6 -6
  93. package/Microsoft.Identity.Client.Extensibility.d.ts +4 -0
  94. package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +1 -1
  95. package/Microsoft.Identity.Client.Extensions.Msal.d.ts +4 -0
  96. package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +1 -1
  97. package/Microsoft.Identity.Client.Kerberos.d.ts +4 -0
  98. package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +1 -1
  99. package/Microsoft.Identity.Client.ManagedIdentity.d.ts +4 -0
  100. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
  101. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos.d.ts +4 -0
  102. package/Microsoft.Identity.Client.RP/internal/index.d.ts +1 -1
  103. package/Microsoft.Identity.Client.RP.d.ts +4 -0
  104. package/Microsoft.Identity.Client.Region/internal/index.d.ts +1 -1
  105. package/Microsoft.Identity.Client.Region.d.ts +4 -0
  106. package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +1 -1
  107. package/Microsoft.Identity.Client.SSHCertificates.d.ts +4 -0
  108. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
  109. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient.d.ts +4 -0
  110. package/Microsoft.Identity.Client.Utils/internal/index.d.ts +1 -1
  111. package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +1 -1
  112. package/Microsoft.Identity.Client.Utils.Windows.d.ts +4 -0
  113. package/Microsoft.Identity.Client.Utils.d.ts +4 -0
  114. package/Microsoft.Identity.Client.d.ts +4 -0
  115. package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +2 -2
  116. package/Microsoft.IdentityModel.Abstractions.d.ts +4 -0
  117. package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +15 -15
  118. package/Microsoft.IdentityModel.JsonWebTokens.d.ts +4 -0
  119. package/Microsoft.IdentityModel.Logging/internal/index.d.ts +33 -33
  120. package/Microsoft.IdentityModel.Logging.d.ts +4 -0
  121. package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +21 -21
  122. package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
  123. package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +4 -0
  124. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +2 -2
  125. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +1 -1
  126. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration.d.ts +4 -0
  127. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +4 -0
  128. package/Microsoft.IdentityModel.Protocols.d.ts +7 -3
  129. package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +15 -15
  130. package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +1 -1
  131. package/Microsoft.IdentityModel.Tokens.Configuration.d.ts +4 -0
  132. package/Microsoft.IdentityModel.Tokens.d.ts +4 -0
  133. package/Microsoft.SqlServer.Server/internal/index.d.ts +1 -1
  134. package/Microsoft.SqlServer.Server.d.ts +4 -0
  135. package/README.md +4 -0
  136. package/System/internal/index.d.ts +8 -8
  137. package/System.ClientModel/internal/index.d.ts +16 -16
  138. package/System.ClientModel.Primitives/internal/index.d.ts +30 -30
  139. package/System.ClientModel.Primitives.d.ts +6 -2
  140. package/System.ClientModel.d.ts +6 -2
  141. package/System.Configuration/internal/index.d.ts +92 -92
  142. package/System.Configuration.Internal/internal/index.d.ts +26 -26
  143. package/System.Configuration.Internal.d.ts +4 -0
  144. package/System.Configuration.Provider/internal/index.d.ts +3 -3
  145. package/System.Configuration.Provider.d.ts +5 -1
  146. package/System.Configuration.d.ts +4 -0
  147. package/System.Diagnostics/internal/index.d.ts +1 -1
  148. package/System.Diagnostics.d.ts +4 -0
  149. package/System.Drawing.Configuration/internal/index.d.ts +1 -1
  150. package/System.Drawing.Configuration.d.ts +4 -0
  151. package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +9 -9
  152. package/System.IdentityModel.Tokens.Jwt.d.ts +4 -0
  153. package/System.Security.Cryptography/internal/index.d.ts +1 -1
  154. package/System.Security.Cryptography.d.ts +4 -0
  155. package/System.Text.Json.Serialization/internal/index.d.ts +1 -1
  156. package/System.Text.Json.Serialization.d.ts +4 -0
  157. package/System.d.ts +4 -0
  158. package/__internal/extensions/index.d.ts +105 -105
  159. package/package.json +5 -5
@@ -3,7 +3,7 @@
3
3
  // Assembly: Azure.Core
4
4
 
5
5
  // Core type aliases from @tsonic/core
6
- import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
6
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
7
7
 
8
8
 
9
9
  // Import types from other namespaces
@@ -47,7 +47,7 @@ export interface ETag$instance {
47
47
 
48
48
  Equals(other: ETag): boolean;
49
49
  Equals(other: string | null): boolean;
50
- Equals(obj: JsValue | null): boolean;
50
+ Equals(obj: unknown | null): boolean;
51
51
  GetHashCode(): int;
52
52
  ToString(): string;
53
53
  ToString(format: string): string;
@@ -70,7 +70,7 @@ export interface HttpRange$instance {
70
70
  readonly Length: Nullable_1<System_Internal.Int64>;
71
71
  readonly Offset: long;
72
72
  Equals(other: HttpRange): boolean;
73
- Equals(obj: JsValue | null): boolean;
73
+ Equals(obj: unknown | null): boolean;
74
74
  GetHashCode(): int;
75
75
  ToString(): string;
76
76
  }
@@ -83,26 +83,26 @@ export const HttpRange: {
83
83
 
84
84
  export type HttpRange = HttpRange$instance;
85
85
 
86
- export interface AsyncPageable_1$instance<T> {
86
+ export interface AsyncPageable_1$instance<T extends unknown> {
87
87
  readonly __tsonic_type_Azure_AsyncPageable_1: never;
88
88
 
89
89
  readonly __tsonic_iface_System_Collections_Generic_IAsyncEnumerable_1: never;
90
90
 
91
91
  readonly CancellationToken: CancellationToken;
92
92
  AsPages(continuationToken?: string | null, pageSizeHint?: Nullable_1<System_Internal.Int32>): IAsyncEnumerable_1<Page_1<T>>;
93
- Equals(obj: JsValue | null): boolean;
93
+ Equals(obj: unknown | null): boolean;
94
94
  GetAsyncEnumerator(cancellationToken?: CancellationToken): IAsyncEnumerator_1<T>;
95
95
  GetHashCode(): int;
96
96
  ToString(): string | null;
97
97
  }
98
98
 
99
99
 
100
- export const AsyncPageable_1: (abstract new<T>() => AsyncPageable_1<T>) & (abstract new<T>(cancellationToken: CancellationToken) => AsyncPageable_1<T>) & {
101
- FromPages<T>(pages: IEnumerable_1<Page_1<T>>): AsyncPageable_1<T>;
100
+ export const AsyncPageable_1: (abstract new<T extends unknown>() => AsyncPageable_1<T>) & (abstract new<T extends unknown>(cancellationToken: CancellationToken) => AsyncPageable_1<T>) & {
101
+ FromPages<T extends unknown>(pages: IEnumerable_1<Page_1<T>>): AsyncPageable_1<T>;
102
102
  };
103
103
 
104
104
 
105
- export type AsyncPageable_1<T> = AsyncPageable_1$instance<T>;
105
+ export type AsyncPageable_1<T extends unknown> = AsyncPageable_1$instance<T>;
106
106
 
107
107
  export interface AzureKeyCredential$instance extends ApiKeyCredential {
108
108
  readonly __tsonic_type_Azure_AzureKeyCredential: never;
@@ -168,14 +168,14 @@ export type HttpAuthorization = HttpAuthorization$instance;
168
168
  export interface JsonPatchDocument$instance {
169
169
  readonly __tsonic_type_Azure_JsonPatchDocument: never;
170
170
 
171
- AppendAdd<T>(path: string, value: T): void;
171
+ AppendAdd<T extends unknown>(path: string, value: T): void;
172
172
  AppendAddRaw(path: string, rawJsonValue: string): void;
173
173
  AppendCopy(from: string, path: string): void;
174
174
  AppendMove(from: string, path: string): void;
175
175
  AppendRemove(path: string): void;
176
- AppendReplace<T>(path: string, value: T): void;
176
+ AppendReplace<T extends unknown>(path: string, value: T): void;
177
177
  AppendReplaceRaw(path: string, rawJsonValue: string): void;
178
- AppendTest<T>(path: string, value: T): void;
178
+ AppendTest<T extends unknown>(path: string, value: T): void;
179
179
  AppendTestRaw(path: string, rawJsonValue: string): void;
180
180
  ToBytes(): ReadOnlyMemory_1<System_Internal.Byte>;
181
181
  ToString(): string;
@@ -209,30 +209,30 @@ export const MatchConditions: {
209
209
 
210
210
  export type MatchConditions = MatchConditions$instance;
211
211
 
212
- export interface NullableResponse_1$instance<T> {
212
+ export interface NullableResponse_1$instance<T extends unknown> {
213
213
  readonly __tsonic_type_Azure_NullableResponse_1: never;
214
214
 
215
215
  readonly HasValue: boolean;
216
216
  readonly Value: T | null;
217
- Equals(obj: JsValue | null): boolean;
217
+ Equals(obj: unknown | null): boolean;
218
218
  GetHashCode(): int;
219
219
  GetRawResponse(): Response;
220
220
  ToString(): string;
221
221
  }
222
222
 
223
223
 
224
- export const NullableResponse_1: (abstract new<T>() => NullableResponse_1<T>) & {
224
+ export const NullableResponse_1: (abstract new<T extends unknown>() => NullableResponse_1<T>) & {
225
225
  };
226
226
 
227
227
 
228
- export type NullableResponse_1<T> = NullableResponse_1$instance<T>;
228
+ export type NullableResponse_1<T extends unknown> = NullableResponse_1$instance<T>;
229
229
 
230
230
  export interface Operation$instance {
231
231
  readonly __tsonic_type_Azure_Operation: never;
232
232
 
233
233
  readonly HasCompleted: boolean;
234
234
  readonly Id: string;
235
- Equals(obj: JsValue | null): boolean;
235
+ Equals(obj: unknown | null): boolean;
236
236
  GetHashCode(): int;
237
237
  GetRawResponse(): Response;
238
238
  GetRehydrationToken(): Nullable_1<RehydrationToken>;
@@ -250,15 +250,15 @@ export interface Operation$instance {
250
250
 
251
251
  export const Operation: (abstract new() => Operation) & {
252
252
  Rehydrate(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions | null): Operation;
253
- Rehydrate<T extends IPersistableModel_1<T>>(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions | null): Operation_1<T>;
253
+ Rehydrate<T extends unknown & IPersistableModel_1<T>>(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions | null): Operation_1<T>;
254
254
  RehydrateAsync(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions | null): Task_1<Operation>;
255
- RehydrateAsync<T extends IPersistableModel_1<T>>(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions | null): Task_1<Operation_1<T>>;
255
+ RehydrateAsync<T extends unknown & IPersistableModel_1<T>>(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions | null): Task_1<Operation_1<T>>;
256
256
  };
257
257
 
258
258
 
259
259
  export type Operation = Operation$instance;
260
260
 
261
- export interface Operation_1$instance<T> extends Operation {
261
+ export interface Operation_1$instance<T extends unknown> extends Operation {
262
262
  readonly __tsonic_type_Azure_Operation_1: never;
263
263
 
264
264
  readonly HasValue: boolean;
@@ -275,32 +275,32 @@ export interface Operation_1$instance<T> extends Operation {
275
275
  }
276
276
 
277
277
 
278
- export const Operation_1: (abstract new<T>() => Operation_1<T>) & {
278
+ export const Operation_1: (abstract new<T extends unknown>() => Operation_1<T>) & {
279
279
  };
280
280
 
281
281
 
282
- export type Operation_1<T> = Operation_1$instance<T>;
282
+ export type Operation_1<T extends unknown> = Operation_1$instance<T>;
283
283
 
284
- export interface Page_1$instance<T> {
284
+ export interface Page_1$instance<T extends unknown> {
285
285
  readonly __tsonic_type_Azure_Page_1: never;
286
286
 
287
287
  readonly ContinuationToken: string | null;
288
288
  readonly Values: IReadOnlyList_1<T>;
289
- Equals(obj: JsValue | null): boolean;
289
+ Equals(obj: unknown | null): boolean;
290
290
  GetHashCode(): int;
291
291
  GetRawResponse(): Response;
292
292
  ToString(): string | null;
293
293
  }
294
294
 
295
295
 
296
- export const Page_1: (abstract new<T>() => Page_1<T>) & {
297
- FromValues<T>(values: IReadOnlyList_1<T>, continuationToken: string | null, response: Response): Page_1<T>;
296
+ export const Page_1: (abstract new<T extends unknown>() => Page_1<T>) & {
297
+ FromValues<T extends unknown>(values: IReadOnlyList_1<T>, continuationToken: string | null, response: Response): Page_1<T>;
298
298
  };
299
299
 
300
300
 
301
- export type Page_1<T> = Page_1$instance<T>;
301
+ export type Page_1<T extends unknown> = Page_1$instance<T>;
302
302
 
303
- export interface Pageable_1$instance<T> {
303
+ export interface Pageable_1$instance<T extends unknown> {
304
304
  readonly __tsonic_type_Azure_Pageable_1: never;
305
305
 
306
306
  readonly __tsonic_iface_System_Collections_Generic_IEnumerable_1: never;
@@ -308,21 +308,21 @@ export interface Pageable_1$instance<T> {
308
308
 
309
309
  readonly CancellationToken: CancellationToken;
310
310
  AsPages(continuationToken?: string | null, pageSizeHint?: Nullable_1<System_Internal.Int32>): IEnumerable_1<Page_1<T>>;
311
- Equals(obj: JsValue | null): boolean;
311
+ Equals(obj: unknown | null): boolean;
312
312
  GetEnumerator(): IEnumerator_1<T>;
313
313
  GetHashCode(): int;
314
314
  ToString(): string | null;
315
315
  }
316
316
 
317
317
 
318
- export const Pageable_1: (abstract new<T>() => Pageable_1<T>) & (abstract new<T>(cancellationToken: CancellationToken) => Pageable_1<T>) & {
319
- FromPages<T>(pages: IEnumerable_1<Page_1<T>>): Pageable_1<T>;
318
+ export const Pageable_1: (abstract new<T extends unknown>() => Pageable_1<T>) & (abstract new<T extends unknown>(cancellationToken: CancellationToken) => Pageable_1<T>) & {
319
+ FromPages<T extends unknown>(pages: IEnumerable_1<Page_1<T>>): Pageable_1<T>;
320
320
  };
321
321
 
322
322
 
323
- export type Pageable_1<T> = Pageable_1$instance<T>;
323
+ export type Pageable_1<T extends unknown> = Pageable_1$instance<T>;
324
324
 
325
- export interface PageableOperation_1$instance<T> extends Operation_1<AsyncPageable_1<T>> {
325
+ export interface PageableOperation_1$instance<T extends unknown> extends Operation_1<AsyncPageable_1<T>> {
326
326
  readonly __tsonic_type_Azure_PageableOperation_1: never;
327
327
 
328
328
  readonly Value: AsyncPageable_1<T>;
@@ -331,11 +331,11 @@ export interface PageableOperation_1$instance<T> extends Operation_1<AsyncPageab
331
331
  }
332
332
 
333
333
 
334
- export const PageableOperation_1: (abstract new<T>() => PageableOperation_1<T>) & {
334
+ export const PageableOperation_1: (abstract new<T extends unknown>() => PageableOperation_1<T>) & {
335
335
  };
336
336
 
337
337
 
338
- export type PageableOperation_1<T> = PageableOperation_1$instance<T>;
338
+ export type PageableOperation_1<T extends unknown> = PageableOperation_1$instance<T>;
339
339
 
340
340
  export interface RequestConditions$instance extends MatchConditions {
341
341
  readonly __tsonic_type_Azure_RequestConditions: never;
@@ -421,27 +421,27 @@ export interface Response$instance {
421
421
 
422
422
 
423
423
  export const Response: (abstract new() => Response) & {
424
- FromValue<T>(value: T, response: Response): Response_1<T>;
424
+ FromValue<T extends unknown>(value: T, response: Response): Response_1<T>;
425
425
  };
426
426
 
427
427
 
428
428
  export type Response = Response$instance;
429
429
 
430
- export interface Response_1$instance<T> extends NullableResponse_1<T> {
430
+ export interface Response_1$instance<T extends unknown> extends NullableResponse_1<T> {
431
431
  readonly __tsonic_type_Azure_Response_1: never;
432
432
 
433
433
  readonly HasValue: boolean;
434
434
  readonly Value: T;
435
- Equals(obj: JsValue | null): boolean;
435
+ Equals(obj: unknown | null): boolean;
436
436
  GetHashCode(): int;
437
437
  }
438
438
 
439
439
 
440
- export const Response_1: (abstract new<T>() => Response_1<T>) & {
440
+ export const Response_1: (abstract new<T extends unknown>() => Response_1<T>) & {
441
441
  };
442
442
 
443
443
 
444
- export type Response_1<T> = Response_1$instance<T>;
444
+ export type Response_1<T extends unknown> = Response_1$instance<T>;
445
445
 
446
446
  export interface ResponseError$instance extends System_ClientModel_Primitives_Internal.IJsonModel_1$instance<ResponseError> {
447
447
  readonly __tsonic_type_Azure_ResponseError: never;
@@ -485,11 +485,11 @@ export const SyncAsyncEventArgs: {
485
485
  export type SyncAsyncEventArgs = SyncAsyncEventArgs$instance;
486
486
 
487
487
  export abstract class AzureCoreExtensions$instance {
488
- static ToDynamicFromJson(utf8Json: BinaryData, propertyNameFormat: JsonPropertyNames, dateTimeFormat?: string): JsValue;
489
- static ToDynamicFromJson(utf8Json: BinaryData): JsValue;
490
- static ToObject<T>(data: BinaryData, serializer: ObjectSerializer, cancellationToken?: CancellationToken): T | null;
491
- static ToObjectAsync<T>(data: BinaryData, serializer: ObjectSerializer, cancellationToken?: CancellationToken): ValueTask_1<T>;
492
- static ToObjectFromJson(data: BinaryData): JsValue | null;
488
+ static ToDynamicFromJson(utf8Json: BinaryData, propertyNameFormat: JsonPropertyNames, dateTimeFormat?: string): unknown;
489
+ static ToDynamicFromJson(utf8Json: BinaryData): unknown;
490
+ static ToObject<T extends unknown>(data: BinaryData, serializer: ObjectSerializer, cancellationToken?: CancellationToken): T | null;
491
+ static ToObjectAsync<T extends unknown>(data: BinaryData, serializer: ObjectSerializer, cancellationToken?: CancellationToken): ValueTask_1<T>;
492
+ static ToObjectFromJson(data: BinaryData): unknown | null;
493
493
  }
494
494
 
495
495
 
@@ -3,7 +3,7 @@
3
3
  // Assembly: Azure.Core
4
4
 
5
5
  // Core type aliases from @tsonic/core
6
- import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
6
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
7
7
 
8
8
 
9
9
  // Import types from other namespaces
@@ -44,7 +44,7 @@ export enum RetryMode {
44
44
  }
45
45
 
46
46
 
47
- export type SyncAsyncEventHandler_1<T extends SyncAsyncEventArgs> = (e: T) => Task;
47
+ export type SyncAsyncEventHandler_1<T extends unknown & SyncAsyncEventArgs> = (e: T) => Task;
48
48
 
49
49
 
50
50
  export interface AccessToken$instance {
@@ -54,7 +54,7 @@ export interface AccessToken$instance {
54
54
  readonly RefreshOn: Nullable_1<DateTimeOffset>;
55
55
  readonly Token: string;
56
56
  readonly TokenType: string;
57
- Equals(obj: JsValue | null): boolean;
57
+ Equals(obj: unknown | null): boolean;
58
58
  GetHashCode(): int;
59
59
  }
60
60
 
@@ -76,7 +76,7 @@ export interface AzureLocation$instance {
76
76
  readonly DisplayName: string | null;
77
77
  readonly Name: string;
78
78
  Equals(other: AzureLocation): boolean;
79
- Equals(obj: JsValue | null): boolean;
79
+ Equals(obj: unknown | null): boolean;
80
80
  GetHashCode(): int;
81
81
  ToString(): string;
82
82
  }
@@ -161,7 +161,7 @@ export interface ContentType$instance {
161
161
 
162
162
  Equals(other: ContentType): boolean;
163
163
  Equals(other: string | null): boolean;
164
- Equals(obj: JsValue | null): boolean;
164
+ Equals(obj: unknown | null): boolean;
165
165
  GetHashCode(): int;
166
166
  ToString(): string;
167
167
  }
@@ -184,7 +184,7 @@ export interface HttpHeader$instance {
184
184
 
185
185
  readonly Name: string;
186
186
  readonly Value: string;
187
- Equals(obj: JsValue | null): boolean;
187
+ Equals(obj: unknown | null): boolean;
188
188
  Equals(other: HttpHeader): boolean;
189
189
  GetHashCode(): int;
190
190
  ToString(): string;
@@ -303,7 +303,7 @@ export interface RequestMethod$instance {
303
303
 
304
304
  readonly Method: string;
305
305
  Equals(other: RequestMethod): boolean;
306
- Equals(obj: JsValue | null): boolean;
306
+ Equals(obj: unknown | null): boolean;
307
307
  GetHashCode(): int;
308
308
  ToString(): string;
309
309
  }
@@ -333,7 +333,7 @@ export interface ResourceType$instance {
333
333
  readonly Namespace: string;
334
334
  readonly Type: string;
335
335
  Equals(other: ResourceType): boolean;
336
- Equals(other: JsValue | null): boolean;
336
+ Equals(other: unknown | null): boolean;
337
337
  GetHashCode(): int;
338
338
  GetLastType(): string;
339
339
  ToString(): string;
@@ -422,7 +422,7 @@ export interface ClientOptions$instance {
422
422
  set RetryPolicy(value: HttpPipelinePolicy | null);
423
423
  Transport: HttpPipelineTransport;
424
424
  AddPolicy(policy: HttpPipelinePolicy, position: HttpPipelinePosition): void;
425
- Equals(obj: JsValue | null): boolean;
425
+ Equals(obj: unknown | null): boolean;
426
426
  GetHashCode(): int;
427
427
  ToString(): string | null;
428
428
  }
@@ -492,10 +492,10 @@ export interface HttpMessage$instance {
492
492
  ResponseClassifier: ResponseClassifier;
493
493
  Dispose(): void;
494
494
  ExtractResponseContent(): Stream | null;
495
- SetProperty(name: string, value: JsValue): void;
496
- SetProperty(type: Type, value: JsValue): void;
497
- TryGetProperty(name: string, value: JsValue | null): boolean;
498
- TryGetProperty(type: Type, value: JsValue | null): boolean;
495
+ SetProperty(name: string, value: unknown): void;
496
+ SetProperty(type: Type, value: unknown): void;
497
+ TryGetProperty(name: string, value: unknown | null): boolean;
498
+ TryGetProperty(type: Type, value: unknown | null): boolean;
499
499
  }
500
500
 
501
501
 
@@ -553,12 +553,12 @@ export const RequestContent: (abstract new() => RequestContent) & {
553
553
  Create(bytes: byte[], index: int, length: int): RequestContent;
554
554
  Create(bytes: byte[]): RequestContent;
555
555
  Create(stream: Stream): RequestContent;
556
- Create(serializable: JsValue, propertyNameFormat: JsonPropertyNames, dateTimeFormat?: string): RequestContent;
557
- Create(serializable: JsValue, serializer: ObjectSerializer | null): RequestContent;
558
- Create(serializable: JsValue): RequestContent;
556
+ Create(serializable: unknown, propertyNameFormat: JsonPropertyNames, dateTimeFormat?: string): RequestContent;
557
+ Create(serializable: unknown, serializer: ObjectSerializer | null): RequestContent;
558
+ Create(serializable: unknown): RequestContent;
559
559
  Create(bytes: ReadOnlyMemory_1<System_Internal.Byte>): RequestContent;
560
560
  Create(content: string): RequestContent;
561
- Create<T extends IPersistableModel_1<T>>(model: T, options?: ModelReaderWriterOptions | null): RequestContent;
561
+ Create<T extends unknown & IPersistableModel_1<T>>(model: T, options?: ModelReaderWriterOptions | null): RequestContent;
562
562
  };
563
563
 
564
564
 
@@ -624,7 +624,7 @@ export interface ResourceIdentifier$instance {
624
624
  AppendProviderResource(providerNamespace: string, resourceType: string, resourceName: string): ResourceIdentifier;
625
625
  CompareTo(other: ResourceIdentifier | null): int;
626
626
  Equals(other: ResourceIdentifier | null): boolean;
627
- Equals(obj: JsValue | null): boolean;
627
+ Equals(obj: unknown | null): boolean;
628
628
  GetHashCode(): int;
629
629
  ToString(): string;
630
630
  }
@@ -721,7 +721,7 @@ export type TelemetryDetails = TelemetryDetails$instance;
721
721
  export interface TokenCredential$instance extends AuthenticationTokenProvider {
722
722
  readonly __tsonic_type_Azure_Core_TokenCredential: never;
723
723
 
724
- CreateTokenOptions(properties: IReadOnlyDictionary_2<System_Internal.String, JsValue>): GetTokenOptions | null;
724
+ CreateTokenOptions(properties: IReadOnlyDictionary_2<System_Internal.String, unknown>): GetTokenOptions | null;
725
725
  GetToken(requestContext: TokenRequestContext, cancellationToken: CancellationToken): AccessToken;
726
726
  GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
727
727
  GetTokenAsync(requestContext: TokenRequestContext, cancellationToken: CancellationToken): ValueTask_1<AccessToken>;
@@ -3,7 +3,7 @@
3
3
  // Assembly: Azure.Core
4
4
 
5
5
  // Core type aliases from @tsonic/core
6
- import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
6
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
7
7
 
8
8
 
9
9
  // Import types from other namespaces
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Azure.Core.Cryptography/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { Byte, ReadOnlyMemory, String as ClrString } from '@tsonic/dotnet/System.js';
10
14
  import type { CancellationToken } from '@tsonic/dotnet/System.Threading.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Azure.Core
4
4
 
5
5
  // Core type aliases from @tsonic/core
6
- import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
6
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
7
7
 
8
8
 
9
9
  // Import types from other namespaces
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Azure.Core.Diagnostics/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { EventLevel, EventListener, EventSource, EventWrittenEventArgs } from '@tsonic/dotnet/System.Diagnostics.Tracing.js';
10
14
  import type { Action, IDisposable, String as ClrString, Void } from '@tsonic/dotnet/System.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Azure.Core
4
4
 
5
5
  // Core type aliases from @tsonic/core
6
- import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
6
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
7
7
 
8
8
 
9
9
  // Import types from other namespaces
@@ -11,39 +11,40 @@ import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
11
11
  import type { TokenCredential } from "../../Azure.Core/internal/index.js";
12
12
  import type { Boolean as ClrBoolean, Func_2, Func_3 } from "@tsonic/dotnet/System/internal/index.js";
13
13
 
14
- export interface IAzureClientBuilder_2$instance<TClient, TOptions> {
14
+ export interface IAzureClientBuilder_2$instance<TClient extends unknown, TOptions extends (object | null)> {
15
15
  readonly __tsonic_iface_Azure_Core_Extensions_IAzureClientBuilder_2: never;
16
16
 
17
17
  }
18
18
 
19
19
 
20
- export type IAzureClientBuilder_2<TClient, TOptions> = IAzureClientBuilder_2$instance<TClient, TOptions>;
20
+ export type IAzureClientBuilder_2<TClient extends unknown, TOptions extends (object | null)> = IAzureClientBuilder_2$instance<TClient, TOptions>;
21
21
 
22
22
  export interface IAzureClientFactoryBuilder$instance {
23
23
  readonly __tsonic_iface_Azure_Core_Extensions_IAzureClientFactoryBuilder: never;
24
24
 
25
- RegisterClientFactory<TClient, TOptions>(clientFactory: Func_2<TOptions, TClient>): IAzureClientBuilder_2<TClient, TOptions>;
25
+ RegisterClientFactory<TClient extends unknown, TOptions extends (object | null)>(clientFactory: Func_2<TOptions, TClient>): IAzureClientBuilder_2<TClient, TOptions>;
26
26
  }
27
27
 
28
28
 
29
29
  export type IAzureClientFactoryBuilder = IAzureClientFactoryBuilder$instance;
30
30
 
31
- export interface IAzureClientFactoryBuilderWithConfiguration_1$instance<TConfiguration> extends IAzureClientFactoryBuilder {
31
+ export interface IAzureClientFactoryBuilderWithConfiguration_1$instance<TConfiguration extends unknown> extends IAzureClientFactoryBuilder {
32
32
  readonly __tsonic_iface_Azure_Core_Extensions_IAzureClientFactoryBuilderWithConfiguration_1: never;
33
33
 
34
+ RegisterClientFactory<TClient extends unknown, TOptions extends (object | null)>(clientFactory: Func_2<TOptions, TClient>): IAzureClientBuilder_2<TClient, TOptions>;
35
+ RegisterClientFactory<TClient extends unknown, TOptions extends (object | null)>(configuration: TConfiguration): IAzureClientBuilder_2<TClient, TOptions>;
34
36
  RegisterClientFactory<TClient, TOptions>(clientFactory: Func_2<TOptions, TClient>): IAzureClientBuilder_2<TClient, TOptions>;
35
- RegisterClientFactory<TClient, TOptions>(configuration: TConfiguration): IAzureClientBuilder_2<TClient, TOptions>;
36
37
  }
37
38
 
38
39
 
39
- export interface IAzureClientFactoryBuilderWithConfiguration_1$instance<TConfiguration> extends IAzureClientFactoryBuilder$instance {}
40
+ export interface IAzureClientFactoryBuilderWithConfiguration_1$instance<TConfiguration extends unknown> extends IAzureClientFactoryBuilder$instance {}
40
41
 
41
- export type IAzureClientFactoryBuilderWithConfiguration_1<TConfiguration> = IAzureClientFactoryBuilderWithConfiguration_1$instance<TConfiguration>;
42
+ export type IAzureClientFactoryBuilderWithConfiguration_1<TConfiguration extends unknown> = IAzureClientFactoryBuilderWithConfiguration_1$instance<TConfiguration>;
42
43
 
43
44
  export interface IAzureClientFactoryBuilderWithCredential$instance {
44
45
  readonly __tsonic_iface_Azure_Core_Extensions_IAzureClientFactoryBuilderWithCredential: never;
45
46
 
46
- RegisterClientFactory<TClient, TOptions>(clientFactory: Func_3<TOptions, TokenCredential, TClient>, requiresCredential?: boolean): IAzureClientBuilder_2<TClient, TOptions>;
47
+ RegisterClientFactory<TClient extends unknown, TOptions extends (object | null)>(clientFactory: Func_3<TOptions, TokenCredential, TClient>, requiresCredential?: boolean): IAzureClientBuilder_2<TClient, TOptions>;
47
48
  }
48
49
 
49
50
 
@@ -5,12 +5,16 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Azure.Core.Extensions/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { TokenCredential } from './Azure.Core/internal/index.js';
10
14
  import type { Boolean as ClrBoolean, Func } from '@tsonic/dotnet/System.js';
11
15
 
12
16
  // Public API exports (curated - no internal $instance/$views leakage)
13
- export type IAzureClientBuilder<TClient, TOptions> = Internal.IAzureClientBuilder_2<TClient, TOptions>;
17
+ export type IAzureClientBuilder<TClient extends unknown, TOptions extends (object | null)> = Internal.IAzureClientBuilder_2<TClient, TOptions>;
14
18
  export type IAzureClientFactoryBuilder = Internal.IAzureClientFactoryBuilder;
15
- export type IAzureClientFactoryBuilderWithConfiguration<TConfiguration> = Internal.IAzureClientFactoryBuilderWithConfiguration_1<TConfiguration>;
19
+ export type IAzureClientFactoryBuilderWithConfiguration<TConfiguration extends unknown> = Internal.IAzureClientFactoryBuilderWithConfiguration_1<TConfiguration>;
16
20
  export type IAzureClientFactoryBuilderWithCredential = Internal.IAzureClientFactoryBuilderWithCredential;
@@ -3,7 +3,7 @@
3
3
  // Assembly: Azure.Core
4
4
 
5
5
  // Core type aliases from @tsonic/core
6
- import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
6
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
7
7
 
8
8
 
9
9
  // Import types from other namespaces
@@ -29,7 +29,7 @@ export enum GeoObjectType {
29
29
  }
30
30
 
31
31
 
32
- export interface GeoArray_1$instance<T> {
32
+ export interface GeoArray_1$instance<T extends unknown> {
33
33
  readonly __tsonic_type_Azure_Core_GeoJson_GeoArray_1: never;
34
34
 
35
35
  readonly __tsonic_iface_System_Collections_Generic_IEnumerable_1: never;
@@ -43,13 +43,13 @@ export interface GeoArray_1$instance<T> {
43
43
 
44
44
 
45
45
  export const GeoArray_1: {
46
- new<T>(): GeoArray_1<T>;
46
+ new<T extends unknown>(): GeoArray_1<T>;
47
47
  };
48
48
 
49
49
 
50
- export type GeoArray_1<T> = GeoArray_1$instance<T> & { readonly [index: number]: T; };
50
+ export type GeoArray_1<T extends unknown> = GeoArray_1$instance<T> & { readonly [index: number]: T; };
51
51
 
52
- export interface GeoArray_1_Enumerator$instance<T> {
52
+ export interface GeoArray_1_Enumerator$instance<T extends unknown> {
53
53
  readonly __tsonic_type_Azure_Core_GeoJson_GeoArray_1_Enumerator: never;
54
54
 
55
55
  readonly __tsonic_iface_System_Collections_Generic_IEnumerator_1: never;
@@ -64,11 +64,11 @@ export interface GeoArray_1_Enumerator$instance<T> {
64
64
 
65
65
 
66
66
  export const GeoArray_1_Enumerator: {
67
- new<T>(): GeoArray_1_Enumerator<T>;
67
+ new<T extends unknown>(): GeoArray_1_Enumerator<T>;
68
68
  };
69
69
 
70
70
 
71
- export type GeoArray_1_Enumerator<T> = GeoArray_1_Enumerator$instance<T>;
71
+ export type GeoArray_1_Enumerator<T extends unknown> = GeoArray_1_Enumerator$instance<T>;
72
72
 
73
73
  export interface GeoPosition$instance {
74
74
  readonly __tsonic_type_Azure_Core_GeoJson_GeoPosition: never;
@@ -80,7 +80,7 @@ export interface GeoPosition$instance {
80
80
  readonly Latitude: double;
81
81
  readonly Longitude: double;
82
82
  Equals(other: GeoPosition): boolean;
83
- Equals(obj: JsValue | null): boolean;
83
+ Equals(obj: unknown | null): boolean;
84
84
  GetHashCode(): int;
85
85
  ToString(): string;
86
86
  }
@@ -106,7 +106,7 @@ export interface GeoBoundingBox$instance {
106
106
  readonly South: double;
107
107
  readonly West: double;
108
108
  Equals(other: GeoBoundingBox | null): boolean;
109
- Equals(obj: JsValue | null): boolean;
109
+ Equals(obj: unknown | null): boolean;
110
110
  GetHashCode(): int;
111
111
  ToString(): string;
112
112
  }
@@ -136,7 +136,7 @@ export interface GeoCollection$instance extends GeoObject {
136
136
 
137
137
  export const GeoCollection: {
138
138
  new(geometries: IEnumerable_1<GeoObject>): GeoCollection;
139
- new(geometries: IEnumerable_1<GeoObject>, boundingBox: GeoBoundingBox | null, customProperties: IReadOnlyDictionary_2<System_Internal.String, JsValue | null>): GeoCollection;
139
+ new(geometries: IEnumerable_1<GeoObject>, boundingBox: GeoBoundingBox | null, customProperties: IReadOnlyDictionary_2<System_Internal.String, unknown | null>): GeoCollection;
140
140
  };
141
141
 
142
142
 
@@ -166,7 +166,7 @@ export interface GeoLineString$instance extends GeoObject {
166
166
 
167
167
  export const GeoLineString: {
168
168
  new(coordinates: IEnumerable_1<GeoPosition>): GeoLineString;
169
- new(coordinates: IEnumerable_1<GeoPosition>, boundingBox: GeoBoundingBox | null, customProperties: IReadOnlyDictionary_2<System_Internal.String, JsValue | null>): GeoLineString;
169
+ new(coordinates: IEnumerable_1<GeoPosition>, boundingBox: GeoBoundingBox | null, customProperties: IReadOnlyDictionary_2<System_Internal.String, unknown | null>): GeoLineString;
170
170
  };
171
171
 
172
172
 
@@ -189,7 +189,7 @@ export interface GeoLineStringCollection$instance extends GeoObject {
189
189
 
190
190
  export const GeoLineStringCollection: {
191
191
  new(lines: IEnumerable_1<GeoLineString>): GeoLineStringCollection;
192
- new(lines: IEnumerable_1<GeoLineString>, boundingBox: GeoBoundingBox | null, customProperties: IReadOnlyDictionary_2<System_Internal.String, JsValue | null>): GeoLineStringCollection;
192
+ new(lines: IEnumerable_1<GeoLineString>, boundingBox: GeoBoundingBox | null, customProperties: IReadOnlyDictionary_2<System_Internal.String, unknown | null>): GeoLineStringCollection;
193
193
  };
194
194
 
195
195
 
@@ -201,7 +201,7 @@ export interface GeoObject$instance {
201
201
  readonly BoundingBox: GeoBoundingBox | null;
202
202
  readonly Type: GeoObjectType;
203
203
  ToString(): string;
204
- TryGetCustomProperty(name: string, value: JsValue | null): boolean;
204
+ TryGetCustomProperty(name: string, value: unknown | null): boolean;
205
205
  }
206
206
 
207
207
 
@@ -228,7 +228,7 @@ export const GeoPoint: {
228
228
  new(longitude: double, latitude: double): GeoPoint;
229
229
  new(longitude: double, latitude: double, altitude: Nullable_1<System_Internal.Double>): GeoPoint;
230
230
  new(position: GeoPosition): GeoPoint;
231
- new(position: GeoPosition, boundingBox: GeoBoundingBox | null, customProperties: IReadOnlyDictionary_2<System_Internal.String, JsValue | null>): GeoPoint;
231
+ new(position: GeoPosition, boundingBox: GeoBoundingBox | null, customProperties: IReadOnlyDictionary_2<System_Internal.String, unknown | null>): GeoPoint;
232
232
  };
233
233
 
234
234
 
@@ -257,7 +257,7 @@ export interface GeoPointCollection$instance extends GeoObject {
257
257
 
258
258
  export const GeoPointCollection: {
259
259
  new(points: IEnumerable_1<GeoPoint>): GeoPointCollection;
260
- new(points: IEnumerable_1<GeoPoint>, boundingBox: GeoBoundingBox | null, customProperties: IReadOnlyDictionary_2<System_Internal.String, JsValue | null>): GeoPointCollection;
260
+ new(points: IEnumerable_1<GeoPoint>, boundingBox: GeoBoundingBox | null, customProperties: IReadOnlyDictionary_2<System_Internal.String, unknown | null>): GeoPointCollection;
261
261
  };
262
262
 
263
263
 
@@ -276,7 +276,7 @@ export interface GeoPolygon$instance extends GeoObject {
276
276
  export const GeoPolygon: {
277
277
  new(positions: IEnumerable_1<GeoPosition>): GeoPolygon;
278
278
  new(rings: IEnumerable_1<GeoLinearRing>): GeoPolygon;
279
- new(rings: IEnumerable_1<GeoLinearRing>, boundingBox: GeoBoundingBox | null, customProperties: IReadOnlyDictionary_2<System_Internal.String, JsValue | null>): GeoPolygon;
279
+ new(rings: IEnumerable_1<GeoLinearRing>, boundingBox: GeoBoundingBox | null, customProperties: IReadOnlyDictionary_2<System_Internal.String, unknown | null>): GeoPolygon;
280
280
  };
281
281
 
282
282
 
@@ -299,7 +299,7 @@ export interface GeoPolygonCollection$instance extends GeoObject {
299
299
 
300
300
  export const GeoPolygonCollection: {
301
301
  new(polygons: IEnumerable_1<GeoPolygon>): GeoPolygonCollection;
302
- new(polygons: IEnumerable_1<GeoPolygon>, boundingBox: GeoBoundingBox | null, customProperties: IReadOnlyDictionary_2<System_Internal.String, JsValue | null>): GeoPolygonCollection;
302
+ new(polygons: IEnumerable_1<GeoPolygon>, boundingBox: GeoBoundingBox | null, customProperties: IReadOnlyDictionary_2<System_Internal.String, unknown | null>): GeoPolygonCollection;
303
303
  };
304
304
 
305
305