Skip to content

@jakguru/vueprint / @jakguru/vueprint/services/bus / SyncEvent

Interface: SyncEvent

@jakguru/vueprint/services/bus.SyncEvent

Hierarchy

Properties

lastChance

Readonly lastChance: boolean

Defined in

src/services/bus.ts:69


tag

Readonly tag: string

Defined in

src/services/bus.ts:68

Methods

waitUntil

waitUntil(f): void

Parameters

NameType
fPromise<any>

Returns

void

Overrides

ExtendableEvent.waitUntil

Defined in

src/services/bus.ts:67

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