docs(service-worker): add UpdateActivated
/AvailableEvent
to the public API (#23138)
PR Close #23138
This commit is contained in:

committed by
Jason Aden

parent
9953fe7c00
commit
7aed64d3a1
@ -14,6 +14,7 @@
|
||||
* found in the LICENSE file at https://angular.io/license
|
||||
*/
|
||||
|
||||
export {UpdateActivatedEvent, UpdateAvailableEvent} from './low_level';
|
||||
export {ServiceWorkerModule} from './module';
|
||||
export {SwPush} from './push';
|
||||
export {SwUpdate} from './update';
|
||||
export {SwUpdate} from './update';
|
||||
|
Reference in New Issue
Block a user