Type Alias LogValue

LogValue: { data: string | number; timestamp: Timestamp }

Type declaration