Search
Search something to see results
Speed Kit v2.21.1
Speed Kit v2.21.1
/
Types
/
ControllerSafely
ControllerSafely
ControllerSafely
:
<
T
>
(
callback
:
()
=>
T
)
=>
void
Type Declaration
<
T
>
(
callback
:
()
=>
T
)
:
void
Executes the given callback with error handling.
Type Parameters
T
Parameters
callback
:
()
=>
T
Returns
void
Executes the given callback with error handling.