Union type representing all possible io source types.
This type encompasses all the different ways data can be provided for import operations, from simple strings to complex stream objects.
Union type representing all possible io source types.