Minima.js API / @minimajs/disk / plugins / DownloadProgress
Interface: DownloadProgress
Properties
loaded
ts
loaded: number;percentage?
ts
optional percentage?: number;total?
ts
optional total?: number;