Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
AiObjectDetectionOutput
Type alias AiObjectDetectionOutput
Ai
Object
Detection
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...