Freeze Design Frontend - TypeScript API
    Preparing search index...

    Interface AnalyticsTopProductsResponse

    interface AnalyticsTopProductsResponse {
        products: AnalyticsTopProduct[];
    }
    Index

    Properties

    Properties