@uservane/browser: guard
Function: guard()
Section titled “Function: guard()”guard(
label,fn):void
Defined in: index.d.ts:249
Synchronous guard: swallows throws, logs under debug only.
Parameters
Section titled “Parameters”string
() => void
Returns
Section titled “Returns”void