rovalra
    Preparing search index...
    • Fetches item details from the catalog API, caching the result in memory.

      Parameters

      • itemId: string | number

        The ID of the item to fetch.

      • OptionalitemType: string

        The type of the item ('Asset', 'Bundle', or 'GamePass').

      Returns Promise<Object>

      • A promise resolving to the item details.