Preparing search index...
The search index is not available
deleight
deleight
deleight
object
Mapper
Class Mapper<T, U>
Used to transform property keys and existing values to replacement values in the
sets
function.
Type Parameters
T
=
any
U
=
any
Index
Constructors
constructor
Properties
value
Constructors
constructor
new
Mapper
<
T
,
U
>
(
value
)
:
Mapper
<
T
,
U
>
Type Parameters
T
=
any
U
=
any
Parameters
value
:
IObjectCallable
<
T
,
U
>
Returns
Mapper
<
T
,
U
>
Properties
value
value
:
IObjectCallable
<
T
,
U
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
value
deleight
Loading...
Used to transform property keys and existing values to replacement values in the sets function.