Options
All
  • Public
  • Public/Protected
  • All
Menu

Module matchRule/types

Index

Type aliases

AndMatchRule

AndMatchRule: { and: MatchRule[] }

Type declaration

MatchRule

MatchRuleObject

OrMatchRule

OrMatchRule: { or: MatchRule[] }

Type declaration

PatternMatchRule

PatternMatchRule: { exclude?: Some<Pattern>; info?: string; pattern: Pattern }

Type declaration

Generated using TypeDoc