jamespot-user-api
    Preparing search index...

    Type Alias SearchCategoryValue

    type SearchCategoryValue = {
        count: number;
        id: string;
    }
    Index

    Properties

    Properties

    count: number
    id: string