Input
Input<
T> =FileInput|FilesInput|DirectInput<T> |SourcesInput|ValidatedFileInput<T> |ValidatedFilesInput<T> |ValidatedDirectInput<T>
Defined in: input.ts:186
Union of all input types with generic output type.
Type Parameters
Section titled “Type Parameters”T
The output type produced by the input