Preparing search index...
The search index is not available
NewDash
NewDash
types
GeneralFunction
Type Alias GeneralFunction<Args, ReturnType>
General
Function
<
Args
,
ReturnType
>
:
(
(
...
args
:
Args
)
=>
ReturnType
)
general function in typescript
Type Parameters
Args
extends
any
[]
=
any
[]
ReturnType
extends
any
=
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NewDash
Loading...
general function in typescript