@novice1/socket - v0.4.6
Preparing search index...
index
utils
Variable utils
Const
utils
:
{
errorHandler
:
<
DataType
,
ErrorType
>
(
fn
:
Controller
<
DataType
,
ErrorType
>
,
errorEvent
?:
string
,
)
=>
Controller
<
DataType
,
ErrorType
>
;
explodeData
:
<
DataType
,
ErrorType
>
(
fn
:
Func
<
DataType
,
ErrorType
>
,
)
=>
Controller
<
DataType
,
ErrorType
>
;
}
= ...
Type Declaration
errorHandler
:
<
DataType
,
ErrorType
>
(
fn
:
Controller
<
DataType
,
ErrorType
>
,
errorEvent
?:
string
,
)
=>
Controller
<
DataType
,
ErrorType
>
explodeData
:
<
DataType
,
ErrorType
>
(
fn
:
Func
<
DataType
,
ErrorType
>
,
)
=>
Controller
<
DataType
,
ErrorType
>
Description
utils
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@novice1/socket - v0.4.6
Loading...
Description
utils