Preparing search index...
The search index is not available
blaze-cardano
blaze-cardano
blaze-data/src
Pick
Function Pick
Pick
<
Type
,
Key
>
(
type
,
key
,
options
?
)
:
TPick
<
Type
,
Key
>
[Json]
Constructs a type whose keys are picked from the given type
Type Parameters
Type
extends
TSchema
Key
extends
PropertyKey
[]
Parameters
type
:
Type
key
:
readonly
[
Key
]
Optional
options
:
SchemaOptions
Returns
TPick
<
Type
,
Key
>
Pick
<
Type
,
Key
>
(
type
,
key
,
options
?
)
:
TPick
<
Type
,
Key
>
[Json]
Constructs a type whose keys are picked from the given type
Type Parameters
Type
extends
TSchema
Key
extends
TSchema
Parameters
type
:
Type
key
:
Key
Optional
options
:
SchemaOptions
Returns
TPick
<
Type
,
Key
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
blaze-cardano
Loading...
[Json]
Constructs a type whose keys are picked from the given type