On this page

Variable ProgressEvent

ProgressEvent: {
    prototype: ProgressEvent;
    new (type: string, eventInitDict?: ProgressEventInit): ProgressEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
ProgressEvent