Type Utils
Preparing search index...
TMapFn
Type Alias TMapFn<T, U>
TMapFn
:
(
value
:
T
,
index
?:
number
,
array
?:
T
[]
)
=>
U
Type Parameters
T
U
Type Declaration
(
value
:
T
,
index
?:
number
,
array
?:
T
[]
)
:
U
Parameters
value
:
T
Optional
index
:
number
Optional
array
:
T
[]
Returns
U
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Type Utils
Loading...