Skip to content

@uservane/browser: guardedListener

guardedListener<A>(label, fn): (…args) => void

Defined in: guard.ts:35

Wrap a listener / callback so its throws never reach the host.

A extends unknown[]

string

(…args) => void

(…args) => void