@novice1/socket - v0.4.6
Preparing search index...
utils/explodeData
Func
Type Alias Func<DataType, ErrorType>
Func
:
(
this
:
{
next
:
NextFunc
<
ErrorType
>
;
req
:
Request
<
DataType
>
;
res
:
Response
;
}
,
...
args
:
DataType
[]
,
)
=>
void
Type Parameters
DataType
ErrorType
Type Declaration
(
this
:
{
next
:
NextFunc
<
ErrorType
>
;
req
:
Request
<
DataType
>
;
res
:
Response
;
}
,
...
args
:
DataType
[]
,
)
:
void
Parameters
this
:
{
next
:
NextFunc
<
ErrorType
>
;
req
:
Request
<
DataType
>
;
res
:
Response
}
...
args
:
DataType
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@novice1/socket - v0.4.6
Loading...