7 lines
163 B
JavaScript
7 lines
163 B
JavaScript
export default {
|
|
index: "Course Description",
|
|
"---":{
|
|
type: 'separator'
|
|
},
|
|
CSE5519_L1: "CSE5519 Advances in Computer Vision (Lecture 1)",
|
|
} |