Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
AssetEntry
Interface AssetEntry
interface
AssetEntry
{
id
:
string
;
type
:
string
;
url
:
string
;
deps
?:
string
[]
;
data
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
id
type
url
deps?
data?
Properties
id
id
:
string
type
type
:
string
url
url
:
string
Optional
deps
deps
?:
string
[]
Optional
data
data
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
type
url
deps
data
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...