MatchSpec
Defined in: extract/spec.ts:100
Match specification - conditional extraction based on predicates
Type Parameters
Section titled “Type Parameters”Properties
Section titled “Properties”
readonlycases: readonlyMatchCase<T>[]
Defined in: extract/spec.ts:103
default?
Section titled “default?”
readonlyoptionaldefault:T
Defined in: extract/spec.ts:104
readonlykind:"match"
Defined in: extract/spec.ts:101
readonlypath:JsonPath
Defined in: extract/spec.ts:102