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

Type Parameters

  • T extends JsonMap