Preparing search index...
The search index is not available
@datastax/astra-db-ts
@datastax/astra-db-ts
Normalize
Type alias Normalize<T>
Normalize
<
T
>
:
{
[
K
in
keyof
T
]
:
T
[
K
]
}
&
EmptyObj
A utility type to expand a type.
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@datastax/astra-db-ts
Loading...
A utility type to expand a type.