12 lines
342 B
JavaScript
12 lines
342 B
JavaScript
export default {
|
|
index: "Course Description",
|
|
"---":{
|
|
type: 'separator'
|
|
},
|
|
CSE5519_L1: "CSE5519 Advances in Computer Vision (Lecture 1)",
|
|
CSE5519_L2: "CSE5519 Advances in Computer Vision (Lecture 2)",
|
|
CSE5519_L3: "CSE5519 Advances in Computer Vision (Lecture 3)",
|
|
"---":{
|
|
type: 'separator'
|
|
},
|
|
} |