Inputs1

typealias Inputs1<I1> = Tuple1<Input<*, *>, I1>(source)

Inputs tuple with one element.