@rbxts/a-plant-generator - v0.2.0
GitHub
npm
Preparing search index...
index
PlantCompileResult
Interface PlantCompileResult
Structured compiler result for tolerant tooling.
interface
PlantCompileResult
{
diagnostics
:
readonly
Diagnostic
[]
;
model
?:
CompiledPlantModel
;
}
Index
Properties
diagnostics
model?
Properties
Readonly
diagnostics
diagnostics
:
readonly
Diagnostic
[]
Optional
Readonly
model
model
?:
CompiledPlantModel
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
diagnostics
model
GitHub
npm
@rbxts/a-plant-generator - v0.2.0
Loading...
Structured compiler result for tolerant tooling.