FileSchemaOptionsinterface
{
readonly types?: FileTypes | undefined;
}| Property | Type | |
|---|---|---|
.types | FileTypes | Set of allowed file extensions; when set, the file name's extension must be one of these. readonly |
Allowed options for FileSchema.