Type Alias CollectionFile

CollectionFile: { file: CollectionFileEntity; id: string; type: "file" }

Type declaration