ixfx
    Preparing search index...

    Type Alias TimestampedPrimitive<V>

    TimestampedPrimitive: { at: number; value: V }

    Type Parameters

    • Vextendsnumber | string

    Type declaration

    • at: number
    • value: V