Interface TimestampCounterOverflowError

interface TimestampCounterOverflowError {
    _tag: "TimestampCounterOverflowError";
}

Properties

Properties

_tag