Skip to content

@uservane/browser: catchPromise

catchPromise(label, promise): void

Defined in: index.d.ts:258

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

string

Promise<unknown>

void