Skip to content

FilterSpec

Defined in: output-transform/spec.ts:110

Filter an array by a declarative predicate.

readonly kind: "filter"

Defined in: output-transform/spec.ts:111


readonly path: string

Defined in: output-transform/spec.ts:112


readonly predicate: OutputPredicate

Defined in: output-transform/spec.ts:113