@samply/lens
Preparing search index...
SpotResult
Type Alias SpotResult
type
SpotResult
=
{
body
:
string
;
from
:
string
;
status
:
"claimed"
|
"succeeded"
|
"tempfailed"
|
"permafailed"
;
task
:
string
;
to
:
string
[]
;
}
Index
Properties
body
from
status
task
to
Properties
body
body
:
string
from
from
:
string
status
status
:
"claimed"
|
"succeeded"
|
"tempfailed"
|
"permafailed"
task
task
:
string
to
to
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
from
status
task
to
@samply/lens
Loading...