DataChannelReliability type

reliability option in DataChannelSenderOpenOptions

type DataChannelReliability = "Durable" | "Lossy"