interface RelativeTime {
    seconds: bigint;
}

Properties

Properties

seconds: bigint