ValidatedFileInput
ValidatedFileInput<
T> =ValidatedInput<BaseFileInput,T>
Defined in: input.ts:161
Validated FileInput type.
Type Parameters
Section titled “Type Parameters”T
ValidatedFileInput<
T> =ValidatedInput<BaseFileInput,T>
Defined in: input.ts:161
Validated FileInput type.
T