stdInStreams

@Requires(property = "airbyte.destination.core.data-channel.medium", value = "STDIO")
@Named(value = "inputStreams")
@Singleton
fun stdInStreams(): ConnectorInputStreams