@runno/runtime
Runno
WASI
Articles
Docs
GitHub
Preparing search index...
CrashResult
Type Alias CrashResult
type
CrashResult
=
{
error
:
{
message
:
string
;
type
:
string
}
;
resultType
:
"crash"
;
}
Index
Properties
error
result
Type
Properties
error
error
:
{
message
:
string
;
type
:
string
}
result
Type
resultType
:
"crash"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
result
Type
Docs
@runno/wasi
Runno
WASI
Articles
Docs
GitHub
@runno/runtime
Loading...