Skip to content

MatchSpec

Defined in: extract/spec.ts:87

Match specification - conditional extraction based on predicates

T extends Spec = Spec

readonly cases: readonly MatchCase<T>[]

Defined in: extract/spec.ts:90


readonly optional default: T

Defined in: extract/spec.ts:91


readonly kind: "match"

Defined in: extract/spec.ts:88


readonly path: JsonPath

Defined in: extract/spec.ts:89