learn-content-engine - v0.20.0
GitHub
Preparing search index...
index
StableIdInventory
Interface StableIdInventory
The state of one tree: its identity-bearing elements plus its lesson files.
interface
StableIdInventory
{
elements
:
StableIdElement
[]
;
lessons
:
{
filename
:
string
;
set
:
string
}
[]
;
}
Index
Properties
elements
lessons
Properties
elements
elements
:
StableIdElement
[]
lessons
lessons
:
{
filename
:
string
;
set
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
elements
lessons
GitHub
learn-content-engine - v0.20.0
Loading...
The state of one tree: its identity-bearing elements plus its lesson files.