Gradebook Frontend Documentation - v0.0.0
Preparing search index...
interfaces/course.interface
Course
Interface Course
interface
Course
{
description
:
string
;
teacher
:
User
;
title
:
string
;
}
Index
Properties
description
teacher
title
Properties
description
description
:
string
teacher
teacher
:
User
title
title
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
teacher
title
Gradebook Frontend Documentation - v0.0.0
Loading...