Preparing search index...
The search index is not available
@datastax/astra-db-ts
@datastax/astra-db-ts
PickArrayTypes
Type alias PickArrayTypes<Schema>
Pick
Array
Types
<
Schema
>
:
Extract
<
Schema
,
any
[]
>
extends
(
infer
E
)
[]
?
E
:
never
Picks the array types from a type that may be an array.
Type Parameters
Schema
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@datastax/astra-db-ts
Loading...
Picks the array types from a type that may be an array.