Variable SearchByFiltersGenresRelationEnumConst

SearchByFiltersGenresRelationEnum: {
    And: "and";
    Or: "or";
} = ...

Type declaration

  • Readonly And: "and"
  • Readonly Or: "or"

Export

Generated using TypeDoc