Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
AiImageClassificationOutput
Type alias AiImageClassificationOutput
Ai
Image
Classification
Output
:
{
label
?:
string
;
score
?:
number
;
}
[]
Type declaration
Optional
label
?:
string
Optional
score
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@cloudflare/workers-types
Loading...