Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
DropResult
Interface DropResult<T>
interface
DropResult
<
T
=
Record
<
string
,
unknown
>
>
{
tier
:
string
;
id
:
string
;
payload
:
T
;
tags
?:
string
[]
;
}
Type Parameters
T
=
Record
<
string
,
unknown
>
Index
Properties
tier
id
payload
tags?
Properties
tier
tier
:
string
id
id
:
string
payload
payload
:
T
Optional
tags
tags
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
tier
id
payload
tags
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...