Skip to content

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

Interface: ExportProgress

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

Properties

currentFile?

optional currentFile: string

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


error?

optional error: string

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


processed

processed: number

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


total

total: number

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