ai11y docs
Preparing search index...
@ai11y/core
Ai11yError
Interface Ai11yError
interface
Ai11yError
{
error
:
Error
;
meta
?:
{
markerId
?:
string
;
surface
?:
string
}
;
timestamp
:
number
;
}
Index
Properties
error
meta?
timestamp
Properties
error
error
:
Error
Optional
meta
meta
?:
{
markerId
?:
string
;
surface
?:
string
}
timestamp
timestamp
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
meta
timestamp
ai11y docs
Loading...