Type Alias ReplicationStream

ReplicationStream: Duplex & {
    noiseStream: ProtocolStream;
}