Octra libraries - v2.0.0
Preparing search index...
@octra/annotation
ASRContext
Interface ASRContext
interface
ASRContext
{
asr
?:
{
isBlockedBy
?:
ASRQueueItemType
;
progressInfo
?:
{
progress
:
number
;
statusLabel
:
string
}
;
}
;
}
Index
Properties
asr?
Properties
Optional
asr
asr
?:
{
isBlockedBy
?:
ASRQueueItemType
;
progressInfo
?:
{
progress
:
number
;
statusLabel
:
string
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asr
Octra libraries - v2.0.0
Loading...