8 lines
162 B
JavaScript
8 lines
162 B
JavaScript
export default {
|
|
index: "Course Description",
|
|
"---":{
|
|
type: 'separator'
|
|
},
|
|
CSE4303_L1: "Introduction to Computer Security (Lecture 1)",
|
|
}
|