Skip to content

Module: ServiceWorker::PendingTasks

Jovan Gerodetti edited this page Apr 14, 2021 · 3 revisions

PendingTasks

exported: default
kind: object
declaration: const

Properties

Methods

push(task) => {void}

kind: function

[push description]

Name Type Description
task Promise [description]

🚫 _apply(event) => {undefined}

kind: function

Name Type Description
event Event the event to wait for
Clone this wiki locally