Searched refs:ProgressEvent (Results 1 – 5 of 5) sorted by relevance
283 export type ProgressEvent<T> = { alias
1 … */\n intermediates?: boolean;\n};\n\n// @docsMissing\nexport type ProgressEvent<T> = {\n uuid…
1 …ProgressEvent,\n ReadingOptions,\n WritingOptions,\n DeletingOptions,\n InfoOptions,\n Reloca…
316 export type ProgressEvent<T> = { alias
19 ProgressEvent,387 this.subscription = this.emitter.addListener(this.getEventName(), (event: ProgressEvent<T>) => {