interface ProgressEventInit extends EventInit Properties optional lengthComputable: boolean optional loaded: number optional total: number