@rbxts/a-plant-generator - v0.2.0
GitHub
npm
Preparing search index...
index
DiagnosticLocation
Interface DiagnosticLocation
Location attached to a diagnostic where known.
interface
DiagnosticLocation
{
path
?:
string
;
productionId
?:
string
;
symbolIndex
?:
number
;
}
Index
Properties
path?
production
Id?
symbol
Index?
Properties
Optional
Readonly
path
path
?:
string
Optional
Readonly
production
Id
productionId
?:
string
Optional
Readonly
symbol
Index
symbolIndex
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
production
Id
symbol
Index
GitHub
npm
@rbxts/a-plant-generator - v0.2.0
Loading...
Location attached to a diagnostic where known.