ChemPal Documentation - v1.6.0
    Preparing search index...

    Variable THREE_DAYS_MSConst

    THREE_DAYS_MS: number = ...

    Three days in milliseconds — the default freshness window for a cached response.

    export const THREE_DAYS_MS = 3 * 24 * 60 * 60 * 1000;