Skip to content

lumilio-web / hooks/util-hooks/useExportImage / ExportProgress

Interface: ExportProgress

Defined in: hooks/util-hooks/useExportImage.tsx:19

Properties

currentFile?

optional currentFile: string

Defined in: hooks/util-hooks/useExportImage.tsx:22


error?

optional error: string

Defined in: hooks/util-hooks/useExportImage.tsx:23


processed

processed: number

Defined in: hooks/util-hooks/useExportImage.tsx:20


total

total: number

Defined in: hooks/util-hooks/useExportImage.tsx:21