Preparing search index...
The search index is not available
weaviate-client
weaviate-client
QuantizerRecursivePartial
Type alias QuantizerRecursivePartial<T>
Quantizer
Recursive
Partial
<
T
>
:
{
[
P
in
keyof
T
]
:
P
extends
"type"
?
T
[
P
]
:
RecursivePartial
<
T
[
P
]
>
|
undefined
}
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
weaviate-client
Loading...