ConcatSpec
Defined in: extract/spec.ts:121
Concat specification - concatenates results from multiple ArraySpecs into a single flat array.
Type Parameters
Section titled “Type Parameters”Properties
Section titled “Properties”
readonlykind:"concat"
Defined in: extract/spec.ts:122
readonlyspecs: readonlyArraySpec<Item>[]
Defined in: extract/spec.ts:123