Skip to content

Matcher

type Matcher = MatcherFunction | RegExp | number | string;

Defined in: matches.ts:9