Does anyone know how to convert `Input<string[]...
# general
f
Does anyone know how to convert
Input<string[]>
 to an 
Input<string>[]
?