Variable MatchingStrategiesConst

MatchingStrategies: { ALL: "all"; FREQUENCY: "frequency"; LAST: "last" } = ...

Type declaration

  • ReadonlyALL: "all"
  • ReadonlyFREQUENCY: "frequency"
  • ReadonlyLAST: "last"