@tsonic/dotnet 0.8.0 → 0.8.1
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/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +7 -7
- package/Microsoft.VisualBasic/internal/index.d.ts +23 -23
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +29 -29
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +15 -15
- package/Microsoft.Win32/internal/index.d.ts +1 -1
- package/Microsoft.Win32.SafeHandles/internal/index.d.ts +19 -19
- package/System/internal/index.d.ts +408 -408
- package/System.Buffers/internal/index.d.ts +11 -11
- package/System.CodeDom.Compiler/internal/index.d.ts +3 -3
- package/System.Collections/internal/index.d.ts +44 -44
- package/System.Collections.Concurrent/internal/index.d.ts +18 -18
- package/System.Collections.Frozen/internal/index.d.ts +4 -4
- package/System.Collections.Generic/internal/index.d.ts +98 -98
- package/System.Collections.Immutable/internal/index.d.ts +22 -22
- package/System.Collections.ObjectModel/internal/index.d.ts +11 -11
- package/System.Collections.Specialized/internal/index.d.ts +38 -38
- package/System.ComponentModel/internal/index.d.ts +222 -222
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +54 -54
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +8 -8
- package/System.ComponentModel.Design/internal/index.d.ts +30 -30
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +13 -13
- package/System.Data/internal/index.d.ts +110 -110
- package/System.Data.Common/internal/index.d.ts +17 -17
- package/System.Data.SqlTypes/internal/index.d.ts +62 -62
- package/System.Diagnostics/internal/index.d.ts +117 -117
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +34 -34
- package/System.Diagnostics.Contracts/internal/index.d.ts +14 -14
- package/System.Diagnostics.Metrics/internal/index.d.ts +19 -19
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +4 -4
- package/System.Diagnostics.Tracing/internal/index.d.ts +21 -21
- package/System.Drawing/internal/index.d.ts +22 -22
- package/System.Dynamic/internal/index.d.ts +6 -6
- package/System.Formats.Asn1/internal/index.d.ts +10 -10
- package/System.Formats.Tar/internal/index.d.ts +14 -14
- package/System.Globalization/internal/index.d.ts +40 -40
- package/System.IO/internal/index.d.ts +107 -107
- package/System.IO.Compression/internal/index.d.ts +32 -32
- package/System.IO.Enumeration/internal/index.d.ts +3 -3
- package/System.IO.IsolatedStorage/internal/index.d.ts +12 -12
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +3 -3
- package/System.IO.Pipelines/internal/index.d.ts +8 -8
- package/System.IO.Pipes/internal/index.d.ts +28 -28
- package/System.Linq/internal/index.d.ts +7 -7
- package/System.Linq.Expressions/internal/index.d.ts +34 -34
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +1 -1
- package/System.Net/internal/index.d.ts +84 -84
- package/System.Net.Cache/internal/index.d.ts +8 -8
- package/System.Net.Http/internal/index.d.ts +40 -40
- package/System.Net.Http.Headers/internal/index.d.ts +48 -48
- package/System.Net.Http.Json/internal/index.d.ts +1 -1
- package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
- package/System.Net.Mail/internal/index.d.ts +47 -47
- package/System.Net.Mime/internal/index.d.ts +4 -4
- package/System.Net.NetworkInformation/internal/index.d.ts +17 -17
- package/System.Net.Quic/internal/index.d.ts +9 -9
- package/System.Net.Security/internal/index.d.ts +19 -19
- package/System.Net.ServerSentEvents/internal/index.d.ts +2 -2
- package/System.Net.Sockets/internal/index.d.ts +53 -53
- package/System.Net.WebSockets/internal/index.d.ts +23 -23
- package/System.Numerics/internal/index.d.ts +37 -37
- package/System.Reflection/internal/index.d.ts +69 -69
- package/System.Reflection.Emit/internal/index.d.ts +18 -18
- package/System.Reflection.Metadata/internal/index.d.ts +170 -170
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +39 -39
- package/System.Reflection.PortableExecutable/internal/index.d.ts +23 -23
- package/System.Resources/internal/index.d.ts +20 -20
- package/System.Runtime/internal/index.d.ts +7 -7
- package/System.Runtime.CompilerServices/internal/index.d.ts +145 -145
- package/System.Runtime.ConstrainedExecution/internal/index.d.ts +2 -2
- package/System.Runtime.ExceptionServices/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices/internal/index.d.ts +120 -120
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +20 -20
- package/System.Runtime.InteropServices.Java/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +27 -27
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +27 -27
- package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +1 -1
- package/System.Runtime.InteropServices.Swift/internal/index.d.ts +4 -4
- package/System.Runtime.Intrinsics/internal/index.d.ts +4 -4
- package/System.Runtime.Loader/internal/index.d.ts +3 -3
- package/System.Runtime.Remoting/internal/index.d.ts +1 -1
- package/System.Runtime.Serialization/internal/index.d.ts +47 -47
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +4 -4
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Json/internal/index.d.ts +8 -8
- package/System.Runtime.Versioning/internal/index.d.ts +18 -18
- package/System.Security/internal/index.d.ts +23 -23
- package/System.Security.AccessControl/internal/index.d.ts +65 -65
- package/System.Security.Authentication/internal/index.d.ts +6 -6
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +6 -6
- package/System.Security.Claims/internal/index.d.ts +24 -24
- package/System.Security.Cryptography/internal/index.d.ts +220 -220
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +120 -120
- package/System.Security.Permissions/internal/index.d.ts +1 -1
- package/System.Security.Policy/internal/index.d.ts +4 -4
- package/System.Security.Principal/internal/index.d.ts +21 -21
- package/System.Text/internal/index.d.ts +49 -49
- package/System.Text.Encodings.Web/internal/index.d.ts +3 -3
- package/System.Text.Json/internal/index.d.ts +24 -24
- package/System.Text.Json.Nodes/internal/index.d.ts +8 -8
- package/System.Text.Json.Schema/internal/index.d.ts +2 -2
- package/System.Text.Json.Serialization/internal/index.d.ts +25 -25
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +10 -10
- package/System.Text.RegularExpressions/internal/index.d.ts +24 -24
- package/System.Text.Unicode/internal/index.d.ts +3 -3
- package/System.Threading/internal/index.d.ts +105 -105
- package/System.Threading.Channels/internal/index.d.ts +7 -7
- package/System.Threading.Tasks/internal/index.d.ts +56 -56
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +29 -29
- package/System.Threading.Tasks.Sources/internal/index.d.ts +1 -1
- package/System.Timers/internal/index.d.ts +5 -5
- package/System.Transactions/internal/index.d.ts +41 -41
- package/System.Web/internal/index.d.ts +1 -1
- package/System.Windows.Markup/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +72 -72
- package/System.Xml.Linq/internal/index.d.ts +31 -31
- package/System.Xml.Resolvers/internal/index.d.ts +5 -5
- package/System.Xml.Schema/internal/index.d.ts +76 -76
- package/System.Xml.Serialization/internal/index.d.ts +96 -96
- package/System.Xml.XPath/internal/index.d.ts +9 -9
- package/System.Xml.Xsl/internal/index.d.ts +13 -13
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +52 -52
- package/package.json +1 -1
|
@@ -50,10 +50,10 @@ export interface Rune$instance {
|
|
|
50
50
|
|
|
51
51
|
|
|
52
52
|
export const Rune: {
|
|
53
|
-
new(ch: char): Rune
|
|
54
|
-
new(highSurrogate: char, lowSurrogate: char): Rune
|
|
55
|
-
new(value: int): Rune
|
|
56
|
-
new(value: uint): Rune
|
|
53
|
+
new(ch: char): Rune;
|
|
54
|
+
new(highSurrogate: char, lowSurrogate: char): Rune;
|
|
55
|
+
new(value: int): Rune;
|
|
56
|
+
new(value: uint): Rune;
|
|
57
57
|
readonly replacementChar: Rune;
|
|
58
58
|
decodeFromUtf16(source: ReadOnlySpan_1<System_Internal.Char>, result: Rune, charsConsumed: int): OperationStatus;
|
|
59
59
|
decodeFromUtf8(source: ReadOnlySpan_1<System_Internal.Byte>, result: Rune, bytesConsumed: int): OperationStatus;
|
|
@@ -116,7 +116,7 @@ export interface SpanLineEnumerator$instance {
|
|
|
116
116
|
|
|
117
117
|
|
|
118
118
|
export const SpanLineEnumerator: {
|
|
119
|
-
new(): SpanLineEnumerator
|
|
119
|
+
new(): SpanLineEnumerator;
|
|
120
120
|
};
|
|
121
121
|
|
|
122
122
|
|
|
@@ -138,7 +138,7 @@ export interface SpanRuneEnumerator$instance {
|
|
|
138
138
|
|
|
139
139
|
|
|
140
140
|
export const SpanRuneEnumerator: {
|
|
141
|
-
new(): SpanRuneEnumerator
|
|
141
|
+
new(): SpanRuneEnumerator;
|
|
142
142
|
};
|
|
143
143
|
|
|
144
144
|
|
|
@@ -166,8 +166,8 @@ export interface StringBuilder_AppendInterpolatedStringHandler$instance {
|
|
|
166
166
|
|
|
167
167
|
|
|
168
168
|
export const StringBuilder_AppendInterpolatedStringHandler: {
|
|
169
|
-
new(literalLength: int, formattedCount: int, stringBuilder: StringBuilder): StringBuilder_AppendInterpolatedStringHandler
|
|
170
|
-
new(literalLength: int, formattedCount: int, stringBuilder: StringBuilder, provider: IFormatProvider): StringBuilder_AppendInterpolatedStringHandler
|
|
169
|
+
new(literalLength: int, formattedCount: int, stringBuilder: StringBuilder): StringBuilder_AppendInterpolatedStringHandler;
|
|
170
|
+
new(literalLength: int, formattedCount: int, stringBuilder: StringBuilder, provider: IFormatProvider): StringBuilder_AppendInterpolatedStringHandler;
|
|
171
171
|
};
|
|
172
172
|
|
|
173
173
|
|
|
@@ -181,7 +181,7 @@ export interface StringBuilder_ChunkEnumerator$instance {
|
|
|
181
181
|
|
|
182
182
|
|
|
183
183
|
export const StringBuilder_ChunkEnumerator: {
|
|
184
|
-
new(): StringBuilder_ChunkEnumerator
|
|
184
|
+
new(): StringBuilder_ChunkEnumerator;
|
|
185
185
|
};
|
|
186
186
|
|
|
187
187
|
|
|
@@ -196,7 +196,7 @@ export interface StringRuneEnumerator$instance {
|
|
|
196
196
|
|
|
197
197
|
|
|
198
198
|
export const StringRuneEnumerator: {
|
|
199
|
-
new(): StringRuneEnumerator
|
|
199
|
+
new(): StringRuneEnumerator;
|
|
200
200
|
};
|
|
201
201
|
|
|
202
202
|
|
|
@@ -257,7 +257,7 @@ export interface ASCIIEncoding$instance extends Encoding$instance {
|
|
|
257
257
|
|
|
258
258
|
|
|
259
259
|
export const ASCIIEncoding: {
|
|
260
|
-
new(): ASCIIEncoding
|
|
260
|
+
new(): ASCIIEncoding;
|
|
261
261
|
};
|
|
262
262
|
|
|
263
263
|
|
|
@@ -279,7 +279,7 @@ export interface CodePagesEncodingProvider$instance extends EncodingProvider {
|
|
|
279
279
|
|
|
280
280
|
|
|
281
281
|
export const CodePagesEncodingProvider: {
|
|
282
|
-
new(): CodePagesEncodingProvider
|
|
282
|
+
new(): CodePagesEncodingProvider;
|
|
283
283
|
readonly instance: EncodingProvider;
|
|
284
284
|
};
|
|
285
285
|
|
|
@@ -293,7 +293,7 @@ export interface CompositeFormat$instance {
|
|
|
293
293
|
|
|
294
294
|
|
|
295
295
|
export const CompositeFormat: {
|
|
296
|
-
new(): CompositeFormat
|
|
296
|
+
new(): CompositeFormat;
|
|
297
297
|
parse(format: string): CompositeFormat;
|
|
298
298
|
};
|
|
299
299
|
|
|
@@ -333,7 +333,7 @@ export interface DecoderExceptionFallback$instance extends DecoderFallback {
|
|
|
333
333
|
|
|
334
334
|
|
|
335
335
|
export const DecoderExceptionFallback: {
|
|
336
|
-
new(): DecoderExceptionFallback
|
|
336
|
+
new(): DecoderExceptionFallback;
|
|
337
337
|
};
|
|
338
338
|
|
|
339
339
|
|
|
@@ -348,7 +348,7 @@ export interface DecoderExceptionFallbackBuffer$instance extends DecoderFallback
|
|
|
348
348
|
|
|
349
349
|
|
|
350
350
|
export const DecoderExceptionFallbackBuffer: {
|
|
351
|
-
new(): DecoderExceptionFallbackBuffer
|
|
351
|
+
new(): DecoderExceptionFallbackBuffer;
|
|
352
352
|
};
|
|
353
353
|
|
|
354
354
|
|
|
@@ -391,10 +391,10 @@ export interface DecoderFallbackException$instance extends ArgumentException {
|
|
|
391
391
|
|
|
392
392
|
|
|
393
393
|
export const DecoderFallbackException: {
|
|
394
|
-
new(): DecoderFallbackException
|
|
395
|
-
new(message: string): DecoderFallbackException
|
|
396
|
-
new(message: string, innerException: Exception): DecoderFallbackException
|
|
397
|
-
new(message: string, bytesUnknown: byte[], index: int): DecoderFallbackException
|
|
394
|
+
new(): DecoderFallbackException;
|
|
395
|
+
new(message: string): DecoderFallbackException;
|
|
396
|
+
new(message: string, innerException: Exception): DecoderFallbackException;
|
|
397
|
+
new(message: string, bytesUnknown: byte[], index: int): DecoderFallbackException;
|
|
398
398
|
};
|
|
399
399
|
|
|
400
400
|
|
|
@@ -415,8 +415,8 @@ export interface DecoderReplacementFallback$instance extends DecoderFallback {
|
|
|
415
415
|
|
|
416
416
|
|
|
417
417
|
export const DecoderReplacementFallback: {
|
|
418
|
-
new(): DecoderReplacementFallback
|
|
419
|
-
new(replacement: string): DecoderReplacementFallback
|
|
418
|
+
new(): DecoderReplacementFallback;
|
|
419
|
+
new(replacement: string): DecoderReplacementFallback;
|
|
420
420
|
};
|
|
421
421
|
|
|
422
422
|
|
|
@@ -432,7 +432,7 @@ export interface DecoderReplacementFallbackBuffer$instance extends DecoderFallba
|
|
|
432
432
|
|
|
433
433
|
|
|
434
434
|
export const DecoderReplacementFallbackBuffer: {
|
|
435
|
-
new(fallback: DecoderReplacementFallback): DecoderReplacementFallbackBuffer
|
|
435
|
+
new(fallback: DecoderReplacementFallback): DecoderReplacementFallbackBuffer;
|
|
436
436
|
};
|
|
437
437
|
|
|
438
438
|
|
|
@@ -469,7 +469,7 @@ export interface EncoderExceptionFallback$instance extends EncoderFallback {
|
|
|
469
469
|
|
|
470
470
|
|
|
471
471
|
export const EncoderExceptionFallback: {
|
|
472
|
-
new(): EncoderExceptionFallback
|
|
472
|
+
new(): EncoderExceptionFallback;
|
|
473
473
|
};
|
|
474
474
|
|
|
475
475
|
|
|
@@ -485,7 +485,7 @@ export interface EncoderExceptionFallbackBuffer$instance extends EncoderFallback
|
|
|
485
485
|
|
|
486
486
|
|
|
487
487
|
export const EncoderExceptionFallbackBuffer: {
|
|
488
|
-
new(): EncoderExceptionFallbackBuffer
|
|
488
|
+
new(): EncoderExceptionFallbackBuffer;
|
|
489
489
|
};
|
|
490
490
|
|
|
491
491
|
|
|
@@ -532,9 +532,9 @@ export interface EncoderFallbackException$instance extends ArgumentException {
|
|
|
532
532
|
|
|
533
533
|
|
|
534
534
|
export const EncoderFallbackException: {
|
|
535
|
-
new(): EncoderFallbackException
|
|
536
|
-
new(message: string): EncoderFallbackException
|
|
537
|
-
new(message: string, innerException: Exception): EncoderFallbackException
|
|
535
|
+
new(): EncoderFallbackException;
|
|
536
|
+
new(message: string): EncoderFallbackException;
|
|
537
|
+
new(message: string, innerException: Exception): EncoderFallbackException;
|
|
538
538
|
};
|
|
539
539
|
|
|
540
540
|
|
|
@@ -555,8 +555,8 @@ export interface EncoderReplacementFallback$instance extends EncoderFallback {
|
|
|
555
555
|
|
|
556
556
|
|
|
557
557
|
export const EncoderReplacementFallback: {
|
|
558
|
-
new(): EncoderReplacementFallback
|
|
559
|
-
new(replacement: string): EncoderReplacementFallback
|
|
558
|
+
new(): EncoderReplacementFallback;
|
|
559
|
+
new(replacement: string): EncoderReplacementFallback;
|
|
560
560
|
};
|
|
561
561
|
|
|
562
562
|
|
|
@@ -573,7 +573,7 @@ export interface EncoderReplacementFallbackBuffer$instance extends EncoderFallba
|
|
|
573
573
|
|
|
574
574
|
|
|
575
575
|
export const EncoderReplacementFallbackBuffer: {
|
|
576
|
-
new(fallback: EncoderReplacementFallback): EncoderReplacementFallbackBuffer
|
|
576
|
+
new(fallback: EncoderReplacementFallback): EncoderReplacementFallbackBuffer;
|
|
577
577
|
};
|
|
578
578
|
|
|
579
579
|
|
|
@@ -678,7 +678,7 @@ export interface EncodingInfo$instance {
|
|
|
678
678
|
|
|
679
679
|
|
|
680
680
|
export const EncodingInfo: {
|
|
681
|
-
new(provider: EncodingProvider, codePage: int, name: string, displayName: string): EncodingInfo
|
|
681
|
+
new(provider: EncodingProvider, codePage: int, name: string, displayName: string): EncodingInfo;
|
|
682
682
|
};
|
|
683
683
|
|
|
684
684
|
|
|
@@ -694,7 +694,7 @@ export interface EncodingProvider$instance {
|
|
|
694
694
|
|
|
695
695
|
|
|
696
696
|
export const EncodingProvider: {
|
|
697
|
-
new(): EncodingProvider
|
|
697
|
+
new(): EncodingProvider;
|
|
698
698
|
};
|
|
699
699
|
|
|
700
700
|
|
|
@@ -799,12 +799,12 @@ export interface StringBuilder$instance {
|
|
|
799
799
|
|
|
800
800
|
|
|
801
801
|
export const StringBuilder: {
|
|
802
|
-
new(): StringBuilder
|
|
803
|
-
new(capacity: int): StringBuilder
|
|
804
|
-
new(value: string): StringBuilder
|
|
805
|
-
new(value: string, capacity: int): StringBuilder
|
|
806
|
-
new(value: string, startIndex: int, length: int, capacity: int): StringBuilder
|
|
807
|
-
new(capacity: int, maxCapacity: int): StringBuilder
|
|
802
|
+
new(): StringBuilder;
|
|
803
|
+
new(capacity: int): StringBuilder;
|
|
804
|
+
new(value: string): StringBuilder;
|
|
805
|
+
new(value: string, capacity: int): StringBuilder;
|
|
806
|
+
new(value: string, startIndex: int, length: int, capacity: int): StringBuilder;
|
|
807
|
+
new(capacity: int, maxCapacity: int): StringBuilder;
|
|
808
808
|
};
|
|
809
809
|
|
|
810
810
|
|
|
@@ -858,9 +858,9 @@ export interface UnicodeEncoding$instance extends Encoding$instance {
|
|
|
858
858
|
|
|
859
859
|
|
|
860
860
|
export const UnicodeEncoding: {
|
|
861
|
-
new(): UnicodeEncoding
|
|
862
|
-
new(bigEndian: boolean, byteOrderMark: boolean): UnicodeEncoding
|
|
863
|
-
new(bigEndian: boolean, byteOrderMark: boolean, throwOnInvalidBytes: boolean): UnicodeEncoding
|
|
861
|
+
new(): UnicodeEncoding;
|
|
862
|
+
new(bigEndian: boolean, byteOrderMark: boolean): UnicodeEncoding;
|
|
863
|
+
new(bigEndian: boolean, byteOrderMark: boolean, throwOnInvalidBytes: boolean): UnicodeEncoding;
|
|
864
864
|
readonly charSize: int;
|
|
865
865
|
};
|
|
866
866
|
|
|
@@ -913,9 +913,9 @@ export interface UTF32Encoding$instance extends Encoding$instance {
|
|
|
913
913
|
|
|
914
914
|
|
|
915
915
|
export const UTF32Encoding: {
|
|
916
|
-
new(): UTF32Encoding
|
|
917
|
-
new(bigEndian: boolean, byteOrderMark: boolean): UTF32Encoding
|
|
918
|
-
new(bigEndian: boolean, byteOrderMark: boolean, throwOnInvalidCharacters: boolean): UTF32Encoding
|
|
916
|
+
new(): UTF32Encoding;
|
|
917
|
+
new(bigEndian: boolean, byteOrderMark: boolean): UTF32Encoding;
|
|
918
|
+
new(bigEndian: boolean, byteOrderMark: boolean, throwOnInvalidCharacters: boolean): UTF32Encoding;
|
|
919
919
|
};
|
|
920
920
|
|
|
921
921
|
|
|
@@ -965,8 +965,8 @@ export interface UTF7Encoding$instance extends Encoding$instance {
|
|
|
965
965
|
|
|
966
966
|
|
|
967
967
|
export const UTF7Encoding: {
|
|
968
|
-
new(): UTF7Encoding
|
|
969
|
-
new(allowOptionals: boolean): UTF7Encoding
|
|
968
|
+
new(): UTF7Encoding;
|
|
969
|
+
new(allowOptionals: boolean): UTF7Encoding;
|
|
970
970
|
};
|
|
971
971
|
|
|
972
972
|
|
|
@@ -1026,9 +1026,9 @@ export interface UTF8Encoding$instance extends Encoding$instance {
|
|
|
1026
1026
|
|
|
1027
1027
|
|
|
1028
1028
|
export const UTF8Encoding: {
|
|
1029
|
-
new(): UTF8Encoding
|
|
1030
|
-
new(encoderShouldEmitUTF8Identifier: boolean): UTF8Encoding
|
|
1031
|
-
new(encoderShouldEmitUTF8Identifier: boolean, throwOnInvalidBytes: boolean): UTF8Encoding
|
|
1029
|
+
new(): UTF8Encoding;
|
|
1030
|
+
new(encoderShouldEmitUTF8Identifier: boolean): UTF8Encoding;
|
|
1031
|
+
new(encoderShouldEmitUTF8Identifier: boolean, throwOnInvalidBytes: boolean): UTF8Encoding;
|
|
1032
1032
|
};
|
|
1033
1033
|
|
|
1034
1034
|
|
|
@@ -80,9 +80,9 @@ export interface TextEncoderSettings$instance {
|
|
|
80
80
|
|
|
81
81
|
|
|
82
82
|
export const TextEncoderSettings: {
|
|
83
|
-
new(): TextEncoderSettings
|
|
84
|
-
new(other: TextEncoderSettings): TextEncoderSettings
|
|
85
|
-
new(allowedRanges: UnicodeRange[]): TextEncoderSettings
|
|
83
|
+
new(): TextEncoderSettings;
|
|
84
|
+
new(other: TextEncoderSettings): TextEncoderSettings;
|
|
85
|
+
new(allowedRanges: UnicodeRange[]): TextEncoderSettings;
|
|
86
86
|
};
|
|
87
87
|
|
|
88
88
|
|
|
@@ -79,7 +79,7 @@ export interface JsonDocumentOptions$instance {
|
|
|
79
79
|
|
|
80
80
|
|
|
81
81
|
export const JsonDocumentOptions: {
|
|
82
|
-
new(): JsonDocumentOptions
|
|
82
|
+
new(): JsonDocumentOptions;
|
|
83
83
|
};
|
|
84
84
|
|
|
85
85
|
|
|
@@ -141,7 +141,7 @@ export interface JsonElement$instance {
|
|
|
141
141
|
|
|
142
142
|
|
|
143
143
|
export const JsonElement: {
|
|
144
|
-
new(): JsonElement
|
|
144
|
+
new(): JsonElement;
|
|
145
145
|
deepEquals(element1: JsonElement, element2: JsonElement): boolean;
|
|
146
146
|
parse(utf8Json: ReadOnlySpan_1<System_Internal.Byte>, options?: JsonDocumentOptions): JsonElement;
|
|
147
147
|
parse(json: ReadOnlySpan_1<System_Internal.Char>, options?: JsonDocumentOptions): JsonElement;
|
|
@@ -163,7 +163,7 @@ export interface JsonElement_ArrayEnumerator$instance extends IDisposable {
|
|
|
163
163
|
|
|
164
164
|
|
|
165
165
|
export const JsonElement_ArrayEnumerator: {
|
|
166
|
-
new(): JsonElement_ArrayEnumerator
|
|
166
|
+
new(): JsonElement_ArrayEnumerator;
|
|
167
167
|
};
|
|
168
168
|
|
|
169
169
|
|
|
@@ -187,7 +187,7 @@ export interface JsonElement_ObjectEnumerator$instance extends IDisposable {
|
|
|
187
187
|
|
|
188
188
|
|
|
189
189
|
export const JsonElement_ObjectEnumerator: {
|
|
190
|
-
new(): JsonElement_ObjectEnumerator
|
|
190
|
+
new(): JsonElement_ObjectEnumerator;
|
|
191
191
|
};
|
|
192
192
|
|
|
193
193
|
|
|
@@ -212,7 +212,7 @@ export interface JsonEncodedText$instance {
|
|
|
212
212
|
|
|
213
213
|
|
|
214
214
|
export const JsonEncodedText: {
|
|
215
|
-
new(): JsonEncodedText
|
|
215
|
+
new(): JsonEncodedText;
|
|
216
216
|
encode(utf8Value: ReadOnlySpan_1<System_Internal.Byte>, encoder?: JavaScriptEncoder): JsonEncodedText;
|
|
217
217
|
encode(value: ReadOnlySpan_1<System_Internal.Char>, encoder?: JavaScriptEncoder): JsonEncodedText;
|
|
218
218
|
encode(value: string, encoder?: JavaScriptEncoder): JsonEncodedText;
|
|
@@ -241,7 +241,7 @@ export interface JsonProperty$instance {
|
|
|
241
241
|
|
|
242
242
|
|
|
243
243
|
export const JsonProperty: {
|
|
244
|
-
new(): JsonProperty
|
|
244
|
+
new(): JsonProperty;
|
|
245
245
|
};
|
|
246
246
|
|
|
247
247
|
|
|
@@ -256,7 +256,7 @@ export interface JsonReaderOptions$instance {
|
|
|
256
256
|
|
|
257
257
|
|
|
258
258
|
export const JsonReaderOptions: {
|
|
259
|
-
new(): JsonReaderOptions
|
|
259
|
+
new(): JsonReaderOptions;
|
|
260
260
|
};
|
|
261
261
|
|
|
262
262
|
|
|
@@ -268,7 +268,7 @@ export interface JsonReaderState$instance {
|
|
|
268
268
|
|
|
269
269
|
|
|
270
270
|
export const JsonReaderState: {
|
|
271
|
-
new(options: JsonReaderOptions): JsonReaderState
|
|
271
|
+
new(options: JsonReaderOptions): JsonReaderState;
|
|
272
272
|
};
|
|
273
273
|
|
|
274
274
|
|
|
@@ -286,7 +286,7 @@ export interface JsonWriterOptions$instance {
|
|
|
286
286
|
|
|
287
287
|
|
|
288
288
|
export const JsonWriterOptions: {
|
|
289
|
-
new(): JsonWriterOptions
|
|
289
|
+
new(): JsonWriterOptions;
|
|
290
290
|
};
|
|
291
291
|
|
|
292
292
|
|
|
@@ -349,10 +349,10 @@ export interface Utf8JsonReader$instance {
|
|
|
349
349
|
|
|
350
350
|
|
|
351
351
|
export const Utf8JsonReader: {
|
|
352
|
-
new(jsonData: ReadOnlySpan_1<System_Internal.Byte>, isFinalBlock: boolean, state: JsonReaderState): Utf8JsonReader
|
|
353
|
-
new(jsonData: ReadOnlySpan_1<System_Internal.Byte>, options: JsonReaderOptions): Utf8JsonReader
|
|
354
|
-
new(jsonData: ReadOnlySequence_1<System_Internal.Byte>, isFinalBlock: boolean, state: JsonReaderState): Utf8JsonReader
|
|
355
|
-
new(jsonData: ReadOnlySequence_1<System_Internal.Byte>, options: JsonReaderOptions): Utf8JsonReader
|
|
352
|
+
new(jsonData: ReadOnlySpan_1<System_Internal.Byte>, isFinalBlock: boolean, state: JsonReaderState): Utf8JsonReader;
|
|
353
|
+
new(jsonData: ReadOnlySpan_1<System_Internal.Byte>, options: JsonReaderOptions): Utf8JsonReader;
|
|
354
|
+
new(jsonData: ReadOnlySequence_1<System_Internal.Byte>, isFinalBlock: boolean, state: JsonReaderState): Utf8JsonReader;
|
|
355
|
+
new(jsonData: ReadOnlySequence_1<System_Internal.Byte>, options: JsonReaderOptions): Utf8JsonReader;
|
|
356
356
|
};
|
|
357
357
|
|
|
358
358
|
|
|
@@ -366,7 +366,7 @@ export interface JsonDocument$instance {
|
|
|
366
366
|
|
|
367
367
|
|
|
368
368
|
export const JsonDocument: {
|
|
369
|
-
new(): JsonDocument
|
|
369
|
+
new(): JsonDocument;
|
|
370
370
|
parse(utf8Json: ReadOnlySequence_1<System_Internal.Byte>, options?: JsonDocumentOptions): JsonDocument;
|
|
371
371
|
parse(utf8Json: Stream, options?: JsonDocumentOptions): JsonDocument;
|
|
372
372
|
parse(utf8Json: ReadOnlyMemory_1<System_Internal.Byte>, options?: JsonDocumentOptions): JsonDocument;
|
|
@@ -397,11 +397,11 @@ export interface JsonException$instance extends Exception {
|
|
|
397
397
|
|
|
398
398
|
|
|
399
399
|
export const JsonException: {
|
|
400
|
-
new(message: string, path: string, lineNumber: Nullable_1<System_Internal.Int64>, bytePositionInLine: Nullable_1<System_Internal.Int64>, innerException: Exception): JsonException
|
|
401
|
-
new(message: string, path: string, lineNumber: Nullable_1<System_Internal.Int64>, bytePositionInLine: Nullable_1<System_Internal.Int64>): JsonException
|
|
402
|
-
new(message: string, innerException: Exception): JsonException
|
|
403
|
-
new(message: string): JsonException
|
|
404
|
-
new(): JsonException
|
|
400
|
+
new(message: string, path: string, lineNumber: Nullable_1<System_Internal.Int64>, bytePositionInLine: Nullable_1<System_Internal.Int64>, innerException: Exception): JsonException;
|
|
401
|
+
new(message: string, path: string, lineNumber: Nullable_1<System_Internal.Int64>, bytePositionInLine: Nullable_1<System_Internal.Int64>): JsonException;
|
|
402
|
+
new(message: string, innerException: Exception): JsonException;
|
|
403
|
+
new(message: string): JsonException;
|
|
404
|
+
new(): JsonException;
|
|
405
405
|
};
|
|
406
406
|
|
|
407
407
|
|
|
@@ -469,9 +469,9 @@ export interface JsonSerializerOptions$instance {
|
|
|
469
469
|
|
|
470
470
|
|
|
471
471
|
export const JsonSerializerOptions: {
|
|
472
|
-
new(): JsonSerializerOptions
|
|
473
|
-
new(options: JsonSerializerOptions): JsonSerializerOptions
|
|
474
|
-
new(defaults: JsonSerializerDefaults): JsonSerializerOptions
|
|
472
|
+
new(): JsonSerializerOptions;
|
|
473
|
+
new(options: JsonSerializerOptions): JsonSerializerOptions;
|
|
474
|
+
new(defaults: JsonSerializerDefaults): JsonSerializerOptions;
|
|
475
475
|
readonly default_: JsonSerializerOptions;
|
|
476
476
|
readonly web: JsonSerializerOptions;
|
|
477
477
|
readonly strict: JsonSerializerOptions;
|
|
@@ -607,8 +607,8 @@ export interface Utf8JsonWriter$instance {
|
|
|
607
607
|
|
|
608
608
|
|
|
609
609
|
export const Utf8JsonWriter: {
|
|
610
|
-
new(bufferWriter: IBufferWriter_1<System_Internal.Byte>, options: JsonWriterOptions): Utf8JsonWriter
|
|
611
|
-
new(utf8Json: Stream, options: JsonWriterOptions): Utf8JsonWriter
|
|
610
|
+
new(bufferWriter: IBufferWriter_1<System_Internal.Byte>, options: JsonWriterOptions): Utf8JsonWriter;
|
|
611
|
+
new(utf8Json: Stream, options: JsonWriterOptions): Utf8JsonWriter;
|
|
612
612
|
};
|
|
613
613
|
|
|
614
614
|
|
|
@@ -27,7 +27,7 @@ export interface JsonNodeOptions$instance {
|
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
export const JsonNodeOptions: {
|
|
30
|
-
new(): JsonNodeOptions
|
|
30
|
+
new(): JsonNodeOptions;
|
|
31
31
|
};
|
|
32
32
|
|
|
33
33
|
|
|
@@ -52,11 +52,11 @@ export interface JsonArray$instance extends JsonNode {
|
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
export const JsonArray: {
|
|
55
|
-
new(options: Nullable_1<JsonNodeOptions>): JsonArray
|
|
56
|
-
new(options: JsonNodeOptions, items: JsonNode[]): JsonArray
|
|
57
|
-
new(options: JsonNodeOptions, items: ReadOnlySpan_1<JsonNode>): JsonArray
|
|
58
|
-
new(items: JsonNode[]): JsonArray
|
|
59
|
-
new(items: ReadOnlySpan_1<JsonNode>): JsonArray
|
|
55
|
+
new(options: Nullable_1<JsonNodeOptions>): JsonArray;
|
|
56
|
+
new(options: JsonNodeOptions, items: JsonNode[]): JsonArray;
|
|
57
|
+
new(options: JsonNodeOptions, items: ReadOnlySpan_1<JsonNode>): JsonArray;
|
|
58
|
+
new(items: JsonNode[]): JsonArray;
|
|
59
|
+
new(items: ReadOnlySpan_1<JsonNode>): JsonArray;
|
|
60
60
|
create(element: JsonElement, options?: Nullable_1<JsonNodeOptions>): JsonArray;
|
|
61
61
|
};
|
|
62
62
|
|
|
@@ -130,8 +130,8 @@ export interface JsonObject$instance extends JsonNode {
|
|
|
130
130
|
|
|
131
131
|
|
|
132
132
|
export const JsonObject: {
|
|
133
|
-
new(options: Nullable_1<JsonNodeOptions>): JsonObject
|
|
134
|
-
new(properties: IEnumerable_1<KeyValuePair_2<System_Internal.String, JsonNode>>, options: Nullable_1<JsonNodeOptions>): JsonObject
|
|
133
|
+
new(options: Nullable_1<JsonNodeOptions>): JsonObject;
|
|
134
|
+
new(properties: IEnumerable_1<KeyValuePair_2<System_Internal.String, JsonNode>>, options: Nullable_1<JsonNodeOptions>): JsonObject;
|
|
135
135
|
create(element: JsonElement, options?: Nullable_1<JsonNodeOptions>): JsonObject;
|
|
136
136
|
};
|
|
137
137
|
|
|
@@ -21,7 +21,7 @@ export interface JsonSchemaExporterContext$instance {
|
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
export const JsonSchemaExporterContext: {
|
|
24
|
-
new(): JsonSchemaExporterContext
|
|
24
|
+
new(): JsonSchemaExporterContext;
|
|
25
25
|
};
|
|
26
26
|
|
|
27
27
|
|
|
@@ -34,7 +34,7 @@ export interface JsonSchemaExporterOptions$instance {
|
|
|
34
34
|
|
|
35
35
|
|
|
36
36
|
export const JsonSchemaExporterOptions: {
|
|
37
|
-
new(): JsonSchemaExporterOptions
|
|
37
|
+
new(): JsonSchemaExporterOptions;
|
|
38
38
|
readonly default_: JsonSchemaExporterOptions;
|
|
39
39
|
};
|
|
40
40
|
|
|
@@ -125,7 +125,7 @@ export interface JsonConstructorAttribute$instance extends JsonAttribute {
|
|
|
125
125
|
|
|
126
126
|
|
|
127
127
|
export const JsonConstructorAttribute: {
|
|
128
|
-
new(): JsonConstructorAttribute
|
|
128
|
+
new(): JsonConstructorAttribute;
|
|
129
129
|
};
|
|
130
130
|
|
|
131
131
|
|
|
@@ -167,7 +167,7 @@ export interface JsonConverterAttribute$instance extends JsonAttribute {
|
|
|
167
167
|
|
|
168
168
|
|
|
169
169
|
export const JsonConverterAttribute: {
|
|
170
|
-
new(converterType: Type): JsonConverterAttribute
|
|
170
|
+
new(converterType: Type): JsonConverterAttribute;
|
|
171
171
|
};
|
|
172
172
|
|
|
173
173
|
|
|
@@ -192,9 +192,9 @@ export interface JsonDerivedTypeAttribute$instance extends JsonAttribute {
|
|
|
192
192
|
|
|
193
193
|
|
|
194
194
|
export const JsonDerivedTypeAttribute: {
|
|
195
|
-
new(derivedType: Type): JsonDerivedTypeAttribute
|
|
196
|
-
new(derivedType: Type, typeDiscriminator: string): JsonDerivedTypeAttribute
|
|
197
|
-
new(derivedType: Type, typeDiscriminator: int): JsonDerivedTypeAttribute
|
|
195
|
+
new(derivedType: Type): JsonDerivedTypeAttribute;
|
|
196
|
+
new(derivedType: Type, typeDiscriminator: string): JsonDerivedTypeAttribute;
|
|
197
|
+
new(derivedType: Type, typeDiscriminator: int): JsonDerivedTypeAttribute;
|
|
198
198
|
};
|
|
199
199
|
|
|
200
200
|
|
|
@@ -205,7 +205,7 @@ export interface JsonExtensionDataAttribute$instance extends JsonAttribute {
|
|
|
205
205
|
|
|
206
206
|
|
|
207
207
|
export const JsonExtensionDataAttribute: {
|
|
208
|
-
new(): JsonExtensionDataAttribute
|
|
208
|
+
new(): JsonExtensionDataAttribute;
|
|
209
209
|
};
|
|
210
210
|
|
|
211
211
|
|
|
@@ -217,7 +217,7 @@ export interface JsonIgnoreAttribute$instance extends JsonAttribute {
|
|
|
217
217
|
|
|
218
218
|
|
|
219
219
|
export const JsonIgnoreAttribute: {
|
|
220
|
-
new(): JsonIgnoreAttribute
|
|
220
|
+
new(): JsonIgnoreAttribute;
|
|
221
221
|
};
|
|
222
222
|
|
|
223
223
|
|
|
@@ -228,7 +228,7 @@ export interface JsonIncludeAttribute$instance extends JsonAttribute {
|
|
|
228
228
|
|
|
229
229
|
|
|
230
230
|
export const JsonIncludeAttribute: {
|
|
231
|
-
new(): JsonIncludeAttribute
|
|
231
|
+
new(): JsonIncludeAttribute;
|
|
232
232
|
};
|
|
233
233
|
|
|
234
234
|
|
|
@@ -241,7 +241,7 @@ export interface JsonNumberEnumConverter_1$instance<TEnum extends number> extend
|
|
|
241
241
|
|
|
242
242
|
|
|
243
243
|
export const JsonNumberEnumConverter_1: {
|
|
244
|
-
new<TEnum extends number>(): JsonNumberEnumConverter_1
|
|
244
|
+
new<TEnum extends number>(): JsonNumberEnumConverter_1<TEnum>;
|
|
245
245
|
};
|
|
246
246
|
|
|
247
247
|
|
|
@@ -253,7 +253,7 @@ export interface JsonNumberHandlingAttribute$instance extends JsonAttribute {
|
|
|
253
253
|
|
|
254
254
|
|
|
255
255
|
export const JsonNumberHandlingAttribute: {
|
|
256
|
-
new(handling: JsonNumberHandling): JsonNumberHandlingAttribute
|
|
256
|
+
new(handling: JsonNumberHandling): JsonNumberHandlingAttribute;
|
|
257
257
|
};
|
|
258
258
|
|
|
259
259
|
|
|
@@ -265,7 +265,7 @@ export interface JsonObjectCreationHandlingAttribute$instance extends JsonAttrib
|
|
|
265
265
|
|
|
266
266
|
|
|
267
267
|
export const JsonObjectCreationHandlingAttribute: {
|
|
268
|
-
new(handling: JsonObjectCreationHandling): JsonObjectCreationHandlingAttribute
|
|
268
|
+
new(handling: JsonObjectCreationHandling): JsonObjectCreationHandlingAttribute;
|
|
269
269
|
};
|
|
270
270
|
|
|
271
271
|
|
|
@@ -279,7 +279,7 @@ export interface JsonPolymorphicAttribute$instance extends JsonAttribute {
|
|
|
279
279
|
|
|
280
280
|
|
|
281
281
|
export const JsonPolymorphicAttribute: {
|
|
282
|
-
new(): JsonPolymorphicAttribute
|
|
282
|
+
new(): JsonPolymorphicAttribute;
|
|
283
283
|
};
|
|
284
284
|
|
|
285
285
|
|
|
@@ -291,7 +291,7 @@ export interface JsonPropertyNameAttribute$instance extends JsonAttribute {
|
|
|
291
291
|
|
|
292
292
|
|
|
293
293
|
export const JsonPropertyNameAttribute: {
|
|
294
|
-
new(name: string): JsonPropertyNameAttribute
|
|
294
|
+
new(name: string): JsonPropertyNameAttribute;
|
|
295
295
|
};
|
|
296
296
|
|
|
297
297
|
|
|
@@ -303,7 +303,7 @@ export interface JsonPropertyOrderAttribute$instance extends JsonAttribute {
|
|
|
303
303
|
|
|
304
304
|
|
|
305
305
|
export const JsonPropertyOrderAttribute: {
|
|
306
|
-
new(order: int): JsonPropertyOrderAttribute
|
|
306
|
+
new(order: int): JsonPropertyOrderAttribute;
|
|
307
307
|
};
|
|
308
308
|
|
|
309
309
|
|
|
@@ -314,7 +314,7 @@ export interface JsonRequiredAttribute$instance extends JsonAttribute {
|
|
|
314
314
|
|
|
315
315
|
|
|
316
316
|
export const JsonRequiredAttribute: {
|
|
317
|
-
new(): JsonRequiredAttribute
|
|
317
|
+
new(): JsonRequiredAttribute;
|
|
318
318
|
};
|
|
319
319
|
|
|
320
320
|
|
|
@@ -327,7 +327,7 @@ export interface JsonSerializableAttribute$instance extends JsonAttribute {
|
|
|
327
327
|
|
|
328
328
|
|
|
329
329
|
export const JsonSerializableAttribute: {
|
|
330
|
-
new(type_: Type): JsonSerializableAttribute
|
|
330
|
+
new(type_: Type): JsonSerializableAttribute;
|
|
331
331
|
};
|
|
332
332
|
|
|
333
333
|
|
|
@@ -382,8 +382,8 @@ export interface JsonSourceGenerationOptionsAttribute$instance extends JsonAttri
|
|
|
382
382
|
|
|
383
383
|
|
|
384
384
|
export const JsonSourceGenerationOptionsAttribute: {
|
|
385
|
-
new(): JsonSourceGenerationOptionsAttribute
|
|
386
|
-
new(defaults: JsonSerializerDefaults): JsonSourceGenerationOptionsAttribute
|
|
385
|
+
new(): JsonSourceGenerationOptionsAttribute;
|
|
386
|
+
new(defaults: JsonSerializerDefaults): JsonSourceGenerationOptionsAttribute;
|
|
387
387
|
};
|
|
388
388
|
|
|
389
389
|
|
|
@@ -396,8 +396,8 @@ export interface JsonStringEnumConverter$instance extends JsonConverterFactory {
|
|
|
396
396
|
|
|
397
397
|
|
|
398
398
|
export const JsonStringEnumConverter: {
|
|
399
|
-
new(): JsonStringEnumConverter
|
|
400
|
-
new(namingPolicy: JsonNamingPolicy, allowIntegerValues: boolean): JsonStringEnumConverter
|
|
399
|
+
new(): JsonStringEnumConverter;
|
|
400
|
+
new(namingPolicy: JsonNamingPolicy, allowIntegerValues: boolean): JsonStringEnumConverter;
|
|
401
401
|
};
|
|
402
402
|
|
|
403
403
|
|
|
@@ -410,8 +410,8 @@ export interface JsonStringEnumConverter_1$instance<TEnum extends number> extend
|
|
|
410
410
|
|
|
411
411
|
|
|
412
412
|
export const JsonStringEnumConverter_1: {
|
|
413
|
-
new<TEnum extends number>(): JsonStringEnumConverter_1
|
|
414
|
-
new<TEnum extends number>(namingPolicy: JsonNamingPolicy, allowIntegerValues: boolean): JsonStringEnumConverter_1
|
|
413
|
+
new<TEnum extends number>(): JsonStringEnumConverter_1<TEnum>;
|
|
414
|
+
new<TEnum extends number>(namingPolicy: JsonNamingPolicy, allowIntegerValues: boolean): JsonStringEnumConverter_1<TEnum>;
|
|
415
415
|
};
|
|
416
416
|
|
|
417
417
|
|
|
@@ -423,7 +423,7 @@ export interface JsonStringEnumMemberNameAttribute$instance extends Attribute {
|
|
|
423
423
|
|
|
424
424
|
|
|
425
425
|
export const JsonStringEnumMemberNameAttribute: {
|
|
426
|
-
new(name: string): JsonStringEnumMemberNameAttribute
|
|
426
|
+
new(name: string): JsonStringEnumMemberNameAttribute;
|
|
427
427
|
};
|
|
428
428
|
|
|
429
429
|
|
|
@@ -435,7 +435,7 @@ export interface JsonUnmappedMemberHandlingAttribute$instance extends JsonAttrib
|
|
|
435
435
|
|
|
436
436
|
|
|
437
437
|
export const JsonUnmappedMemberHandlingAttribute: {
|
|
438
|
-
new(unmappedMemberHandling: JsonUnmappedMemberHandling): JsonUnmappedMemberHandlingAttribute
|
|
438
|
+
new(unmappedMemberHandling: JsonUnmappedMemberHandling): JsonUnmappedMemberHandlingAttribute;
|
|
439
439
|
};
|
|
440
440
|
|
|
441
441
|
|
|
@@ -460,7 +460,7 @@ export interface ReferenceHandler_1$instance<T extends ReferenceResolver> extend
|
|
|
460
460
|
|
|
461
461
|
|
|
462
462
|
export const ReferenceHandler_1: {
|
|
463
|
-
new<T extends ReferenceResolver>(): ReferenceHandler_1
|
|
463
|
+
new<T extends ReferenceResolver>(): ReferenceHandler_1<T>;
|
|
464
464
|
};
|
|
465
465
|
|
|
466
466
|
|