Skip to content

MftRouteFilter

Defined in: src/mft/MftRoute.ts:23

Optional filter metadata reserved for tree-aware route execution.

PropertyTypeDescriptionDefined in
exclude?readonly string[]Glob patterns whose matches should be excluded.src/mft/MftRoute.ts:27
include?readonly string[]Glob patterns whose matches should be included.src/mft/MftRoute.ts:25