A11 TypeScript API - v0.2.1
A11 guides
Python API
C++ internals
Preparing search index...
DecodedStatus
Interface DecodedStatus
Box used where a decoded non-OK Status is a successful return value.
interface
DecodedStatus
{
status
:
Status
;
}
Index
Properties
status
Properties
status
status
:
Status
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
status
A11 guides
Python API
C++ internals
A11 TypeScript API - v0.2.1
Loading...
Box used where a decoded non-OK Status is a successful return value.