Preparing search index...
The search index is not available
@datastax/astra-db-ts
@datastax/astra-db-ts
TypeCodecOpts
Type alias TypeCodecOpts<SerCtx, DesCtx>
Type
Codec
Opts
<
SerCtx
,
DesCtx
>
:
CustomCodecSerOpts
<
SerCtx
>
&
{
deserialize
?:
SerDesFn
<
DesCtx
>
;
}
Type Parameters
SerCtx
DesCtx
Type declaration
Optional
deserialize
?:
SerDesFn
<
DesCtx
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@datastax/astra-db-ts
Loading...