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