CoreTypesProgressEventTypeVersion: v8.0.0On this page ProgressEventTypeImportimport { ProgressEventType } from "@hyper-fetch/core"SourceView the source codePackage@hyper-fetch/core Previewtype ProgressEventType = { loaded: number; total: number; } StructureProgressEventTypeNameTypeDescriptionloadednumbertotalnumber