Entry<T>: T & {
    timestamp: string;
}

Type Parameters

  • T extends JsonMap

Type declaration

  • timestamp: string