create a FrameChannelConverter
This commit is contained in:
@@ -31,3 +31,5 @@ interface CommandStream<C : Command> {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
typealias CommandBlock<C> = suspend CommandStream.ComputeStatus.(C) -> Unit
|
||||
|
||||
Reference in New Issue
Block a user