@webshop/root - v1.0.0
    Preparing search index...

    Type Alias RecommendationsResponse

    type RecommendationsResponse = {
        gameIds: string[];
    }
    Index

    Properties

    Properties

    gameIds: string[]