@rbxts/a-plant-generator - v0.2.0
GitHub
npm
Preparing search index...
index
AlphabetSymbolSpec
Interface AlphabetSymbolSpec
Plain-data alphabet declaration.
interface
AlphabetSymbolSpec
{
id
:
SymbolId
;
parameterTypes
?:
readonly
(
"string"
|
"number"
|
"boolean"
|
"vector"
|
"structured"
)
[]
;
}
Index
Properties
id
parameter
Types?
Properties
Readonly
id
id
:
SymbolId
Optional
Readonly
parameter
Types
parameterTypes
?:
readonly
(
"string"
|
"number"
|
"boolean"
|
"vector"
|
"structured"
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
parameter
Types
GitHub
npm
@rbxts/a-plant-generator - v0.2.0
Loading...
Plain-data alphabet declaration.