Class ProgressLocationService

Implements

Constructors

Properties

emitters: Map<string, Emitter<LocationProgress>[]> = ...
lastEvents: Map<string, LocationProgress> = ...
progressByLocation: Map<string, Set<string>> = ...

Methods