@genesislcap/foundation-auth 14.226.0 → 14.226.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/dist/dts/machine/guards.d.ts.map +1 -1
- package/dist/dts/main/main.d.ts +29 -45
- package/dist/dts/main/main.d.ts.map +1 -1
- package/dist/dts/mapper/map.d.ts.map +1 -1
- package/dist/dts/routes/base.d.ts +35 -51
- package/dist/dts/routes/base.d.ts.map +1 -1
- package/dist/esm/credential/credentialManager.js +2 -2
- package/dist/esm/credential/credentialManager.test.js +7 -7
- package/dist/esm/machine/machine.js +1 -1
- package/dist/esm/services/idp.js +1 -1
- package/dist/esm/store/authFormEntry.js +1 -1
- package/dist/foundation-auth.api.json +99 -243
- package/dist/foundation-auth.d.ts +29 -45
- package/docs/api/foundation-auth.createmessagemapper.md +1 -7
- package/docs/api/foundation-auth.fromdtoack.md +1 -12
- package/docs/api/foundation-auth.fromdtonack.md +1 -12
- package/docs/api/foundation-auth.fromdtostringarray.md +1 -12
- package/docs/api/foundation-auth.fromidpdto.md +1 -12
- package/docs/api/foundation-auth.hasdtoerrorwarningcode.md +1 -12
- package/docs/api/foundation-auth.is200nack.md +1 -12
- package/docs/api/foundation-auth.ismappingerror.md +1 -12
- package/docs/api/foundation-auth.md +8 -8
- package/package.json +20 -20
- /package/docs/{api-report.md.api.md → api-report.md} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"toolPackage": "@microsoft/api-extractor",
|
|
4
|
-
"toolVersion": "7.
|
|
4
|
+
"toolVersion": "7.34.9",
|
|
5
5
|
"schemaVersion": 1011,
|
|
6
6
|
"oldestForwardsCompatibleVersion": 1001,
|
|
7
7
|
"tsdocConfig": {
|
|
@@ -3258,38 +3258,26 @@
|
|
|
3258
3258
|
"name": "createHTTPHeadersFromDTO"
|
|
3259
3259
|
},
|
|
3260
3260
|
{
|
|
3261
|
-
"kind": "
|
|
3262
|
-
"canonicalReference": "@genesislcap/foundation-auth!createMessageMapper:
|
|
3261
|
+
"kind": "Variable",
|
|
3262
|
+
"canonicalReference": "@genesislcap/foundation-auth!createMessageMapper:var",
|
|
3263
3263
|
"docComment": "/**\n * A factory to create a MessageMapper.\n *\n * @returns A MessageMapper instance.\n *\n * @public\n */\n",
|
|
3264
3264
|
"excerptTokens": [
|
|
3265
3265
|
{
|
|
3266
3266
|
"kind": "Content",
|
|
3267
|
-
"text": "createMessageMapper:
|
|
3268
|
-
},
|
|
3269
|
-
{
|
|
3270
|
-
"kind": "Reference",
|
|
3271
|
-
"text": "MessageMapperLookup",
|
|
3272
|
-
"canonicalReference": "@genesislcap/foundation-auth!MessageMapperLookup:type"
|
|
3267
|
+
"text": "createMessageMapper: "
|
|
3273
3268
|
},
|
|
3274
3269
|
{
|
|
3275
3270
|
"kind": "Content",
|
|
3276
|
-
"text": "
|
|
3271
|
+
"text": "<TLookup extends "
|
|
3277
3272
|
},
|
|
3278
3273
|
{
|
|
3279
|
-
"kind": "
|
|
3280
|
-
"text": "
|
|
3281
|
-
|
|
3282
|
-
{
|
|
3283
|
-
"kind": "Content",
|
|
3284
|
-
"text": " = "
|
|
3285
|
-
},
|
|
3286
|
-
{
|
|
3287
|
-
"kind": "Content",
|
|
3288
|
-
"text": "keyof TLookup"
|
|
3274
|
+
"kind": "Reference",
|
|
3275
|
+
"text": "MessageMapperLookup",
|
|
3276
|
+
"canonicalReference": "@genesislcap/foundation-auth!MessageMapperLookup:type"
|
|
3289
3277
|
},
|
|
3290
3278
|
{
|
|
3291
3279
|
"kind": "Content",
|
|
3292
|
-
"text": ">() => "
|
|
3280
|
+
"text": ", K extends keyof TLookup = keyof TLookup>() => "
|
|
3293
3281
|
},
|
|
3294
3282
|
{
|
|
3295
3283
|
"kind": "Reference",
|
|
@@ -3302,38 +3290,13 @@
|
|
|
3302
3290
|
}
|
|
3303
3291
|
],
|
|
3304
3292
|
"fileUrlPath": "src/mapper/map.ts",
|
|
3305
|
-
"
|
|
3306
|
-
"startIndex": 7,
|
|
3307
|
-
"endIndex": 9
|
|
3308
|
-
},
|
|
3293
|
+
"isReadonly": true,
|
|
3309
3294
|
"releaseTag": "Public",
|
|
3310
|
-
"
|
|
3311
|
-
"
|
|
3312
|
-
|
|
3313
|
-
|
|
3314
|
-
|
|
3315
|
-
"constraintTokenRange": {
|
|
3316
|
-
"startIndex": 1,
|
|
3317
|
-
"endIndex": 2
|
|
3318
|
-
},
|
|
3319
|
-
"defaultTypeTokenRange": {
|
|
3320
|
-
"startIndex": 0,
|
|
3321
|
-
"endIndex": 0
|
|
3322
|
-
}
|
|
3323
|
-
},
|
|
3324
|
-
{
|
|
3325
|
-
"typeParameterName": "K",
|
|
3326
|
-
"constraintTokenRange": {
|
|
3327
|
-
"startIndex": 3,
|
|
3328
|
-
"endIndex": 4
|
|
3329
|
-
},
|
|
3330
|
-
"defaultTypeTokenRange": {
|
|
3331
|
-
"startIndex": 5,
|
|
3332
|
-
"endIndex": 6
|
|
3333
|
-
}
|
|
3334
|
-
}
|
|
3335
|
-
],
|
|
3336
|
-
"name": "createMessageMapper"
|
|
3295
|
+
"name": "createMessageMapper",
|
|
3296
|
+
"variableTypeTokenRange": {
|
|
3297
|
+
"startIndex": 1,
|
|
3298
|
+
"endIndex": 6
|
|
3299
|
+
}
|
|
3337
3300
|
},
|
|
3338
3301
|
{
|
|
3339
3302
|
"kind": "TypeAlias",
|
|
@@ -9363,13 +9326,17 @@
|
|
|
9363
9326
|
"implementsTokenRanges": []
|
|
9364
9327
|
},
|
|
9365
9328
|
{
|
|
9366
|
-
"kind": "
|
|
9367
|
-
"canonicalReference": "@genesislcap/foundation-auth!fromDTOAck:
|
|
9329
|
+
"kind": "Variable",
|
|
9330
|
+
"canonicalReference": "@genesislcap/foundation-auth!fromDTOAck:var",
|
|
9368
9331
|
"docComment": "/**\n * fromDTOAck\n *\n * @param dto - ACK.\n *\n * @public\n */\n",
|
|
9369
9332
|
"excerptTokens": [
|
|
9370
9333
|
{
|
|
9371
9334
|
"kind": "Content",
|
|
9372
|
-
"text": "fromDTOAck:
|
|
9335
|
+
"text": "fromDTOAck: "
|
|
9336
|
+
},
|
|
9337
|
+
{
|
|
9338
|
+
"kind": "Content",
|
|
9339
|
+
"text": "(dto: "
|
|
9373
9340
|
},
|
|
9374
9341
|
{
|
|
9375
9342
|
"kind": "Reference",
|
|
@@ -9387,32 +9354,26 @@
|
|
|
9387
9354
|
}
|
|
9388
9355
|
],
|
|
9389
9356
|
"fileUrlPath": "src/mapper/utils.ts",
|
|
9390
|
-
"
|
|
9391
|
-
"startIndex": 3,
|
|
9392
|
-
"endIndex": 4
|
|
9393
|
-
},
|
|
9357
|
+
"isReadonly": true,
|
|
9394
9358
|
"releaseTag": "Public",
|
|
9395
|
-
"
|
|
9396
|
-
"
|
|
9397
|
-
|
|
9398
|
-
|
|
9399
|
-
|
|
9400
|
-
"startIndex": 1,
|
|
9401
|
-
"endIndex": 2
|
|
9402
|
-
},
|
|
9403
|
-
"isOptional": false
|
|
9404
|
-
}
|
|
9405
|
-
],
|
|
9406
|
-
"name": "fromDTOAck"
|
|
9359
|
+
"name": "fromDTOAck",
|
|
9360
|
+
"variableTypeTokenRange": {
|
|
9361
|
+
"startIndex": 1,
|
|
9362
|
+
"endIndex": 5
|
|
9363
|
+
}
|
|
9407
9364
|
},
|
|
9408
9365
|
{
|
|
9409
|
-
"kind": "
|
|
9410
|
-
"canonicalReference": "@genesislcap/foundation-auth!fromDTONack:
|
|
9366
|
+
"kind": "Variable",
|
|
9367
|
+
"canonicalReference": "@genesislcap/foundation-auth!fromDTONack:var",
|
|
9411
9368
|
"docComment": "/**\n * fromDTONack\n *\n * @param dto - NACK.\n *\n * @public\n */\n",
|
|
9412
9369
|
"excerptTokens": [
|
|
9413
9370
|
{
|
|
9414
9371
|
"kind": "Content",
|
|
9415
|
-
"text": "fromDTONack:
|
|
9372
|
+
"text": "fromDTONack: "
|
|
9373
|
+
},
|
|
9374
|
+
{
|
|
9375
|
+
"kind": "Content",
|
|
9376
|
+
"text": "(dto: "
|
|
9416
9377
|
},
|
|
9417
9378
|
{
|
|
9418
9379
|
"kind": "Reference",
|
|
@@ -9430,73 +9391,49 @@
|
|
|
9430
9391
|
}
|
|
9431
9392
|
],
|
|
9432
9393
|
"fileUrlPath": "src/mapper/utils.ts",
|
|
9433
|
-
"
|
|
9434
|
-
"startIndex": 3,
|
|
9435
|
-
"endIndex": 4
|
|
9436
|
-
},
|
|
9394
|
+
"isReadonly": true,
|
|
9437
9395
|
"releaseTag": "Public",
|
|
9438
|
-
"
|
|
9439
|
-
"
|
|
9440
|
-
|
|
9441
|
-
|
|
9442
|
-
|
|
9443
|
-
"startIndex": 1,
|
|
9444
|
-
"endIndex": 2
|
|
9445
|
-
},
|
|
9446
|
-
"isOptional": false
|
|
9447
|
-
}
|
|
9448
|
-
],
|
|
9449
|
-
"name": "fromDTONack"
|
|
9396
|
+
"name": "fromDTONack",
|
|
9397
|
+
"variableTypeTokenRange": {
|
|
9398
|
+
"startIndex": 1,
|
|
9399
|
+
"endIndex": 5
|
|
9400
|
+
}
|
|
9450
9401
|
},
|
|
9451
9402
|
{
|
|
9452
|
-
"kind": "
|
|
9453
|
-
"canonicalReference": "@genesislcap/foundation-auth!fromDTOStringArray:
|
|
9403
|
+
"kind": "Variable",
|
|
9404
|
+
"canonicalReference": "@genesislcap/foundation-auth!fromDTOStringArray:var",
|
|
9454
9405
|
"docComment": "/**\n * @public\n */\n",
|
|
9455
9406
|
"excerptTokens": [
|
|
9456
9407
|
{
|
|
9457
9408
|
"kind": "Content",
|
|
9458
|
-
"text": "fromDTOStringArray:
|
|
9459
|
-
},
|
|
9460
|
-
{
|
|
9461
|
-
"kind": "Content",
|
|
9462
|
-
"text": "string[]"
|
|
9409
|
+
"text": "fromDTOStringArray: "
|
|
9463
9410
|
},
|
|
9464
9411
|
{
|
|
9465
9412
|
"kind": "Content",
|
|
9466
|
-
"text": ") => "
|
|
9467
|
-
},
|
|
9468
|
-
{
|
|
9469
|
-
"kind": "Content",
|
|
9470
|
-
"text": "string[]"
|
|
9413
|
+
"text": "(arr: string[]) => string[]"
|
|
9471
9414
|
}
|
|
9472
9415
|
],
|
|
9473
9416
|
"fileUrlPath": "src/mapper/utils.ts",
|
|
9474
|
-
"
|
|
9475
|
-
"startIndex": 3,
|
|
9476
|
-
"endIndex": 4
|
|
9477
|
-
},
|
|
9417
|
+
"isReadonly": true,
|
|
9478
9418
|
"releaseTag": "Public",
|
|
9479
|
-
"
|
|
9480
|
-
"
|
|
9481
|
-
|
|
9482
|
-
|
|
9483
|
-
|
|
9484
|
-
"startIndex": 1,
|
|
9485
|
-
"endIndex": 2
|
|
9486
|
-
},
|
|
9487
|
-
"isOptional": false
|
|
9488
|
-
}
|
|
9489
|
-
],
|
|
9490
|
-
"name": "fromDTOStringArray"
|
|
9419
|
+
"name": "fromDTOStringArray",
|
|
9420
|
+
"variableTypeTokenRange": {
|
|
9421
|
+
"startIndex": 1,
|
|
9422
|
+
"endIndex": 2
|
|
9423
|
+
}
|
|
9491
9424
|
},
|
|
9492
9425
|
{
|
|
9493
|
-
"kind": "
|
|
9494
|
-
"canonicalReference": "@genesislcap/foundation-auth!fromIDPDTO:
|
|
9426
|
+
"kind": "Variable",
|
|
9427
|
+
"canonicalReference": "@genesislcap/foundation-auth!fromIDPDTO:var",
|
|
9495
9428
|
"docComment": "/**\n * fromIDPDTO\n *\n * @param dto - IDENTITY_PROVIDER.\n *\n * @public\n */\n",
|
|
9496
9429
|
"excerptTokens": [
|
|
9497
9430
|
{
|
|
9498
9431
|
"kind": "Content",
|
|
9499
|
-
"text": "fromIDPDTO:
|
|
9432
|
+
"text": "fromIDPDTO: "
|
|
9433
|
+
},
|
|
9434
|
+
{
|
|
9435
|
+
"kind": "Content",
|
|
9436
|
+
"text": "(dto: "
|
|
9500
9437
|
},
|
|
9501
9438
|
{
|
|
9502
9439
|
"kind": "Reference",
|
|
@@ -9514,23 +9451,13 @@
|
|
|
9514
9451
|
}
|
|
9515
9452
|
],
|
|
9516
9453
|
"fileUrlPath": "src/mapper/utils.ts",
|
|
9517
|
-
"
|
|
9518
|
-
"startIndex": 3,
|
|
9519
|
-
"endIndex": 4
|
|
9520
|
-
},
|
|
9454
|
+
"isReadonly": true,
|
|
9521
9455
|
"releaseTag": "Public",
|
|
9522
|
-
"
|
|
9523
|
-
"
|
|
9524
|
-
|
|
9525
|
-
|
|
9526
|
-
|
|
9527
|
-
"startIndex": 1,
|
|
9528
|
-
"endIndex": 2
|
|
9529
|
-
},
|
|
9530
|
-
"isOptional": false
|
|
9531
|
-
}
|
|
9532
|
-
],
|
|
9533
|
-
"name": "fromIDPDTO"
|
|
9456
|
+
"name": "fromIDPDTO",
|
|
9457
|
+
"variableTypeTokenRange": {
|
|
9458
|
+
"startIndex": 1,
|
|
9459
|
+
"endIndex": 5
|
|
9460
|
+
}
|
|
9534
9461
|
},
|
|
9535
9462
|
{
|
|
9536
9463
|
"kind": "Function",
|
|
@@ -9688,62 +9615,36 @@
|
|
|
9688
9615
|
"name": "getRoutePath"
|
|
9689
9616
|
},
|
|
9690
9617
|
{
|
|
9691
|
-
"kind": "
|
|
9692
|
-
"canonicalReference": "@genesislcap/foundation-auth!hasDTOErrorWarningCode:
|
|
9618
|
+
"kind": "Variable",
|
|
9619
|
+
"canonicalReference": "@genesislcap/foundation-auth!hasDTOErrorWarningCode:var",
|
|
9693
9620
|
"docComment": "/**\n * hasDTOErrorWarningCode\n *\n * @remarks\n *\n * Checks both the `CODE` and `STATUS_CODE` values for a match.\n *\n * @param dto - NACK.\n *\n * @param code - The error or warning code.\n *\n * @public\n */\n",
|
|
9694
9621
|
"excerptTokens": [
|
|
9695
9622
|
{
|
|
9696
9623
|
"kind": "Content",
|
|
9697
|
-
"text": "hasDTOErrorWarningCode:
|
|
9698
|
-
},
|
|
9699
|
-
{
|
|
9700
|
-
"kind": "Reference",
|
|
9701
|
-
"text": "NACK",
|
|
9702
|
-
"canonicalReference": "@genesislcap/foundation-auth!NACK:interface"
|
|
9624
|
+
"text": "hasDTOErrorWarningCode: "
|
|
9703
9625
|
},
|
|
9704
9626
|
{
|
|
9705
9627
|
"kind": "Content",
|
|
9706
|
-
"text": "
|
|
9628
|
+
"text": "(dto: "
|
|
9707
9629
|
},
|
|
9708
9630
|
{
|
|
9709
|
-
"kind": "
|
|
9710
|
-
"text": "
|
|
9711
|
-
|
|
9712
|
-
{
|
|
9713
|
-
"kind": "Content",
|
|
9714
|
-
"text": ") => "
|
|
9631
|
+
"kind": "Reference",
|
|
9632
|
+
"text": "NACK",
|
|
9633
|
+
"canonicalReference": "@genesislcap/foundation-auth!NACK:interface"
|
|
9715
9634
|
},
|
|
9716
9635
|
{
|
|
9717
9636
|
"kind": "Content",
|
|
9718
|
-
"text": "boolean"
|
|
9637
|
+
"text": ", code: string) => boolean"
|
|
9719
9638
|
}
|
|
9720
9639
|
],
|
|
9721
9640
|
"fileUrlPath": "src/mapper/utils.ts",
|
|
9722
|
-
"
|
|
9723
|
-
"startIndex": 5,
|
|
9724
|
-
"endIndex": 6
|
|
9725
|
-
},
|
|
9641
|
+
"isReadonly": true,
|
|
9726
9642
|
"releaseTag": "Public",
|
|
9727
|
-
"
|
|
9728
|
-
"
|
|
9729
|
-
|
|
9730
|
-
|
|
9731
|
-
|
|
9732
|
-
"startIndex": 1,
|
|
9733
|
-
"endIndex": 2
|
|
9734
|
-
},
|
|
9735
|
-
"isOptional": false
|
|
9736
|
-
},
|
|
9737
|
-
{
|
|
9738
|
-
"parameterName": "code",
|
|
9739
|
-
"parameterTypeTokenRange": {
|
|
9740
|
-
"startIndex": 3,
|
|
9741
|
-
"endIndex": 4
|
|
9742
|
-
},
|
|
9743
|
-
"isOptional": false
|
|
9744
|
-
}
|
|
9745
|
-
],
|
|
9746
|
-
"name": "hasDTOErrorWarningCode"
|
|
9643
|
+
"name": "hasDTOErrorWarningCode",
|
|
9644
|
+
"variableTypeTokenRange": {
|
|
9645
|
+
"startIndex": 1,
|
|
9646
|
+
"endIndex": 4
|
|
9647
|
+
}
|
|
9747
9648
|
},
|
|
9748
9649
|
{
|
|
9749
9650
|
"kind": "Interface",
|
|
@@ -9944,21 +9845,17 @@
|
|
|
9944
9845
|
"extendsTokenRanges": []
|
|
9945
9846
|
},
|
|
9946
9847
|
{
|
|
9947
|
-
"kind": "
|
|
9948
|
-
"canonicalReference": "@genesislcap/foundation-auth!is200Nack:
|
|
9848
|
+
"kind": "Variable",
|
|
9849
|
+
"canonicalReference": "@genesislcap/foundation-auth!is200Nack:var",
|
|
9949
9850
|
"docComment": "/**\n * is200Nack.\n *\n * @public\n */\n",
|
|
9950
9851
|
"excerptTokens": [
|
|
9951
9852
|
{
|
|
9952
9853
|
"kind": "Content",
|
|
9953
|
-
"text": "is200Nack:
|
|
9854
|
+
"text": "is200Nack: "
|
|
9954
9855
|
},
|
|
9955
9856
|
{
|
|
9956
9857
|
"kind": "Content",
|
|
9957
|
-
"text": "any"
|
|
9958
|
-
},
|
|
9959
|
-
{
|
|
9960
|
-
"kind": "Content",
|
|
9961
|
-
"text": ">(event: "
|
|
9858
|
+
"text": "<TOutput = any>(event: "
|
|
9962
9859
|
},
|
|
9963
9860
|
{
|
|
9964
9861
|
"kind": "Reference",
|
|
@@ -9976,11 +9873,7 @@
|
|
|
9976
9873
|
},
|
|
9977
9874
|
{
|
|
9978
9875
|
"kind": "Content",
|
|
9979
|
-
"text": "<TOutput>"
|
|
9980
|
-
},
|
|
9981
|
-
{
|
|
9982
|
-
"kind": "Content",
|
|
9983
|
-
"text": ") => "
|
|
9876
|
+
"text": "<TOutput>) => "
|
|
9984
9877
|
},
|
|
9985
9878
|
{
|
|
9986
9879
|
"kind": "Reference",
|
|
@@ -10002,36 +9895,13 @@
|
|
|
10002
9895
|
}
|
|
10003
9896
|
],
|
|
10004
9897
|
"fileUrlPath": "src/machine/guards.ts",
|
|
10005
|
-
"
|
|
10006
|
-
"startIndex": 8,
|
|
10007
|
-
"endIndex": 12
|
|
10008
|
-
},
|
|
9898
|
+
"isReadonly": true,
|
|
10009
9899
|
"releaseTag": "Public",
|
|
10010
|
-
"
|
|
10011
|
-
"
|
|
10012
|
-
|
|
10013
|
-
|
|
10014
|
-
|
|
10015
|
-
"startIndex": 3,
|
|
10016
|
-
"endIndex": 7
|
|
10017
|
-
},
|
|
10018
|
-
"isOptional": false
|
|
10019
|
-
}
|
|
10020
|
-
],
|
|
10021
|
-
"typeParameters": [
|
|
10022
|
-
{
|
|
10023
|
-
"typeParameterName": "TOutput",
|
|
10024
|
-
"constraintTokenRange": {
|
|
10025
|
-
"startIndex": 0,
|
|
10026
|
-
"endIndex": 0
|
|
10027
|
-
},
|
|
10028
|
-
"defaultTypeTokenRange": {
|
|
10029
|
-
"startIndex": 1,
|
|
10030
|
-
"endIndex": 2
|
|
10031
|
-
}
|
|
10032
|
-
}
|
|
10033
|
-
],
|
|
10034
|
-
"name": "is200Nack"
|
|
9900
|
+
"name": "is200Nack",
|
|
9901
|
+
"variableTypeTokenRange": {
|
|
9902
|
+
"startIndex": 1,
|
|
9903
|
+
"endIndex": 10
|
|
9904
|
+
}
|
|
10035
9905
|
},
|
|
10036
9906
|
{
|
|
10037
9907
|
"kind": "Function",
|
|
@@ -10762,21 +10632,17 @@
|
|
|
10762
10632
|
"name": "isLogoutNackEntity"
|
|
10763
10633
|
},
|
|
10764
10634
|
{
|
|
10765
|
-
"kind": "
|
|
10766
|
-
"canonicalReference": "@genesislcap/foundation-auth!isMappingError:
|
|
10635
|
+
"kind": "Variable",
|
|
10636
|
+
"canonicalReference": "@genesislcap/foundation-auth!isMappingError:var",
|
|
10767
10637
|
"docComment": "/**\n * @param error - An error.\n *\n * @public\n */\n",
|
|
10768
10638
|
"excerptTokens": [
|
|
10769
10639
|
{
|
|
10770
10640
|
"kind": "Content",
|
|
10771
|
-
"text": "isMappingError:
|
|
10641
|
+
"text": "isMappingError: "
|
|
10772
10642
|
},
|
|
10773
10643
|
{
|
|
10774
10644
|
"kind": "Content",
|
|
10775
|
-
"text": "unknown"
|
|
10776
|
-
},
|
|
10777
|
-
{
|
|
10778
|
-
"kind": "Content",
|
|
10779
|
-
"text": ") => "
|
|
10645
|
+
"text": "(error: unknown) => "
|
|
10780
10646
|
},
|
|
10781
10647
|
{
|
|
10782
10648
|
"kind": "Reference",
|
|
@@ -10794,23 +10660,13 @@
|
|
|
10794
10660
|
}
|
|
10795
10661
|
],
|
|
10796
10662
|
"fileUrlPath": "src/mapper/error.ts",
|
|
10797
|
-
"
|
|
10798
|
-
"startIndex": 3,
|
|
10799
|
-
"endIndex": 6
|
|
10800
|
-
},
|
|
10663
|
+
"isReadonly": true,
|
|
10801
10664
|
"releaseTag": "Public",
|
|
10802
|
-
"
|
|
10803
|
-
"
|
|
10804
|
-
|
|
10805
|
-
|
|
10806
|
-
|
|
10807
|
-
"startIndex": 1,
|
|
10808
|
-
"endIndex": 2
|
|
10809
|
-
},
|
|
10810
|
-
"isOptional": false
|
|
10811
|
-
}
|
|
10812
|
-
],
|
|
10813
|
-
"name": "isMappingError"
|
|
10665
|
+
"name": "isMappingError",
|
|
10666
|
+
"variableTypeTokenRange": {
|
|
10667
|
+
"startIndex": 1,
|
|
10668
|
+
"endIndex": 5
|
|
10669
|
+
}
|
|
10814
10670
|
},
|
|
10815
10671
|
{
|
|
10816
10672
|
"kind": "Function",
|