• Checks if a cache entry is expired based on the last updated time and cache retention days.

    Parameters

    • lastUpdatedAt: string
    • cacheRetentionDays: number

    Returns boolean

Generated using TypeDoc