Type alias ReliableSerializable

ReliableSerializable: BaseRootPacket & {
    nonce: number;
}

Generated using TypeDoc