learn-content-engine - v0.13.1
GitHub
Preparing search index...
index
ContentLesson
Type Alias ContentLesson
ContentLesson
:
Omit
<
Lesson
,
"cards"
|
"steps"
|
"estimated_minutes"
>
&
{
cards
:
ContentLessonCard
[]
;
estimated_minutes
:
NonNullable
<
Lesson
[
"estimated_minutes"
]
>
;
steps
:
ContentLessonStep
[]
;
}
One lesson in a content set — the canonical internal lesson object.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
learn-content-engine - v0.13.1
Loading...
One lesson in a content set — the canonical internal lesson object.