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