Type Alias FiltersCount

type FiltersCount = {
    total?: number;
}
Index

Properties

Properties

total?: number

The total number of filters.