@rbxts/a-plant-generator - v0.2.0
GitHub
npm
Preparing search index...
index
RewriteEdge
Interface RewriteEdge
Directed labeled graph edge.
interface
RewriteEdge
{
attributes
:
StructuredParameter
;
id
:
number
;
label
:
string
;
source
:
number
;
target
:
number
;
}
Index
Properties
attributes
id
label
source
target
Properties
Readonly
attributes
attributes
:
StructuredParameter
Readonly
id
id
:
number
Readonly
label
label
:
string
Readonly
source
source
:
number
Readonly
target
target
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
id
label
source
target
GitHub
npm
@rbxts/a-plant-generator - v0.2.0
Loading...
Directed labeled graph edge.