interface Random {
    id: UID;
    inner: Versioned;
}

Properties

Properties

id: UID
inner: Versioned