FileSchemaOptionsinterface

{
	readonly types?: FileTypes | undefined;
}
PropertyType
.typesFileTypes
Set of allowed file extensions; when set, the file name's extension must be one of these. readonly

Allowed options for FileSchema.