@juki-team/commons - v0.1.10
Preparing search index...
Course
Type Alias Course
Model Course
type
Course
=
{
abstract
:
string
;
coverImageUrl
:
string
;
createdAt
:
Date
;
description
:
string
;
goals
:
string
;
id
:
number
;
key
:
string
;
status
:
CourseStatus
;
title
:
string
;
type
:
CourseType
;
updatedAt
:
Date
;
}
Index
Properties
abstract
cover
Image
Url
created
At
description
goals
id
key
status
title
type
updated
At
Properties
abstract
abstract
:
string
cover
Image
Url
coverImageUrl
:
string
created
At
createdAt
:
Date
description
description
:
string
goals
goals
:
string
id
id
:
number
key
key
:
string
status
status
:
CourseStatus
title
title
:
string
type
type
:
CourseType
updated
At
updatedAt
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
abstract
cover
Image
Url
created
At
description
goals
id
key
status
title
type
updated
At
@juki-team/commons - v0.1.10
Loading...
Model Course