Preparing search index...
The search index is not available
@datastax/astra-db-ts
@datastax/astra-db-ts
CollNumCoercion
Type alias CollNumCoercion
Coll
Num
Coercion
:
"number"
|
"strict_number"
|
"bigint"
|
"bignumber"
|
"string"
|
"number_or_string"
|
(
(
val
,
path
)
=>
unknown
)
Type declaration
(
val
,
path
)
:
unknown
Parameters
val
:
number
|
BigNumber
path
:
readonly
PathSegment
[]
Returns
unknown
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@datastax/astra-db-ts
Loading...