Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
RegionBidirectionalOptions
Interface RegionBidirectionalOptions
interface
RegionBidirectionalOptions
{
weight
?:
number
;
kind
?:
string
;
gate
?:
RegionGate
;
data
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
weight?
kind?
gate?
data?
Properties
Optional
weight
weight
?:
number
Optional
kind
kind
?:
string
Optional
gate
gate
?:
RegionGate
Optional
data
data
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
weight
kind
gate
data
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...