Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
VectorizeError
Interface VectorizeError
interface
VectorizeError
{
code
?:
number
;
error
:
string
;
}
Index
Properties
code?
error
Properties
Optional
code
code
?:
number
error
error
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
code
error
@cloudflare/workers-types
Loading...