Stone.js API
Docs
Home
Preparing search index...
stone-js-mcp-dev/src/declarations
BestPractice
Interface BestPractice
A framework convention (with its rationale).
interface
BestPractice
{
rule
:
string
;
why
:
string
;
}
Index
Properties
rule
why
Properties
rule
rule
:
string
The rule.
why
why
:
string
Why it exists.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
rule
why
Docs
Home
Stone.js API
Loading...
A framework convention (with its rationale).