Skip to content

@jakguru/vueprint / @jakguru/vueprint/services/bus / BackgroundFetchEvent

Interface: BackgroundFetchEvent

@jakguru/vueprint/services/bus.BackgroundFetchEvent

Hierarchy

Properties

id

Readonly id: string

Defined in

src/services/bus.ts:74


registration

Readonly registration: BackgroundFetchRegistration

Defined in

src/services/bus.ts:75

Methods

waitUntil

waitUntil(f): void

Parameters

NameType
fPromise<any>

Returns

void

Overrides

ExtendableEvent.waitUntil

Defined in

src/services/bus.ts:73

Vueprint is a commercial work product released under the MIT License and is provided as-is with no warranty or guarantee of support.