Skip to content

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

Interface: ExportProgress

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

Properties

currentFile?

optional currentFile: string

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


error?

optional error: string

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


processed

processed: number

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


total

total: number

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