Skip to content

@uservane/browser: guardedListener

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

Defined in: index.d.ts:256

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

A extends unknown[]

string

(…args) => void

(…args) => void