Function: pathMatchTests()
pathMatchTests(…
inputs): readonlyPathMatchPredicate[]
Compiles path match inputs to predicate functions for .and() / .or().
Parameters
Section titled “Parameters”inputs
Section titled “inputs”…readonly (PathMatchInput | null | undefined)[]
Returns
Section titled “Returns”readonly PathMatchPredicate[]