Type Alias WithCacheReturnType<T>

WithCacheReturnType: [T | null | undefined, WithCacheDetails]

Type Parameters

  • T extends NonNullable<unknown>