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