Type Alias TarStreamInputExperimental

TarStreamInput: TarStreamFile | TarStreamDir

A union type merging all the TarStream interfaces that can be piped into the TarStream class.

UNSTABLE: New API, yet to be vetted.