@rishabhbothra/imagery
Preparing search index...
ImageFallbackTrace
Interface ImageFallbackTrace
interface
ImageFallbackTrace
{
attemptedAt
:
string
;
errorType
?:
string
;
model
:
string
;
outcome
:
"success"
|
"failed"
|
"skipped"
;
provider
:
ImageProvider
;
reason
?:
string
;
}
Index
Properties
attempted
At
error
Type?
model
outcome
provider
reason?
Properties
attempted
At
attemptedAt
:
string
Optional
error
Type
errorType
?:
string
model
model
:
string
outcome
outcome
:
"success"
|
"failed"
|
"skipped"
provider
provider
:
ImageProvider
Optional
reason
reason
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attempted
At
error
Type
model
outcome
provider
reason
@rishabhbothra/imagery
Loading...