Variable MatchConst

Match: { CanonicalMIME: "canonical"; Exact: "exact"; IgnoreCase: "insensitive" } = ...

Type declaration

  • ReadonlyCanonicalMIME: "canonical"
  • ReadonlyExact: "exact"
  • ReadonlyIgnoreCase: "insensitive"