Preparing search index...
The search index is not available
Streamflow SDK
Streamflow SDK
@streamflow/stream
sui
SuiErrorInfo
Interface SuiErrorInfo
interface
SuiErrorInfo
{
index
?:
number
;
parsed
?:
SuiParsedError
;
text
:
string
;
}
Index
Properties
index?
parsed?
text
Properties
Optional
index
index
?:
number
Optional
parsed
parsed
?:
SuiParsedError
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
parsed
text
Streamflow SDK
Loading...