Stone.js API
Docs
Home
Preparing search index...
stone-js-mcp-dev/src/declarations
KnowledgeBase
Interface KnowledgeBase
The machine-readable map of Stone.js.
interface
KnowledgeBase
{
bestPractices
:
BestPractice
[]
;
concepts
:
Concept
[]
;
gaps
:
Gap
[]
;
modules
:
ModuleInfo
[]
;
name
:
string
;
tagline
:
string
;
version
:
string
;
}
Index
Properties
best
Practices
concepts
gaps
modules
name
tagline
version
Properties
best
Practices
bestPractices
:
BestPractice
[]
concepts
concepts
:
Concept
[]
gaps
gaps
:
Gap
[]
modules
modules
:
ModuleInfo
[]
name
name
:
string
tagline
tagline
:
string
version
version
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
best
Practices
concepts
gaps
modules
name
tagline
version
Docs
Home
Stone.js API
Loading...
The machine-readable map of Stone.js.