MapSpec
Defined in: extract/spec.ts:138
Map specification - applies a transform function to a successful extraction result.
Type Parameters
Section titled “Type Parameters”Properties
Section titled “Properties”description
Section titled “description”
readonlydescription:string
Defined in: extract/spec.ts:142
readonlyfn: (value) =>unknown
Defined in: extract/spec.ts:141
Parameters
Section titled “Parameters”unknown
Returns
Section titled “Returns”unknown
readonlykind:"map"
Defined in: extract/spec.ts:139
source
Section titled “source”
readonlysource:T
Defined in: extract/spec.ts:140