FpjsSpaResponse<T>: T & {
    cacheHit: boolean;
}

Type Parameters

  • T

Type declaration

  • cacheHit: boolean