Skip to content

@uservane/browser: catchPromise

catchPromise(label, promise): void

Defined in: guard.ts:49

Attach a terminal catch to a fire-and-forget promise.

string

Promise<unknown>

void