Preparing search index...
The search index is not available
blaze-cardano
blaze-cardano
blaze-data/src
Mapped
Function Mapped
Mapped
<
K
,
I
,
F
,
R
>
(
key
,
map
,
options
?
)
:
R
[Json]
Creates a Mapped object type
Type Parameters
K
extends
TSchema
I
extends
PropertyKey
[]
=
TIndexPropertyKeys
<
K
>
F
extends
TMappedFunction
<
I
,
TMappedKey
<
I
>
>
=
TMappedFunction
<
I
,
TMappedKey
<
I
>
>
R
extends
TObject
<
Evaluate
<
TMappedFunctionReturnType
<
I
,
ReturnType
<
F
>
,
{}
>
>
>
=
TObject
<
Evaluate
<
TMappedFunctionReturnType
<
I
,
ReturnType
<
F
>
,
{}
>
>
>
Parameters
key
:
K
map
:
F
Optional
options
:
ObjectOptions
Returns
R
Mapped
<
K
,
F
,
R
>
(
key
,
map
,
options
?
)
:
R
[Json]
Creates a Mapped object type
Type Parameters
K
extends
PropertyKey
[]
F
extends
TMappedFunction
<
K
,
TMappedKey
<
K
>
>
=
TMappedFunction
<
K
,
TMappedKey
<
K
>
>
R
extends
TObject
<
Evaluate
<
TMappedFunctionReturnType
<
K
,
ReturnType
<
F
>
,
{}
>
>
>
=
TObject
<
Evaluate
<
TMappedFunctionReturnType
<
K
,
ReturnType
<
F
>
,
{}
>
>
>
Parameters
key
:
[
...
K
[]
]
map
:
F
Optional
options
:
ObjectOptions
Returns
R
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
blaze-cardano
Loading...
[Json]
Creates a Mapped object type