8 lines
268 B
JavaScript
8 lines
268 B
JavaScript
export default {
|
|
index: "Course Description",
|
|
"---":{
|
|
type: 'separator'
|
|
},
|
|
CSE5313_L1: "CSE5313 Coding and information theory for data science (Lecture 1)",
|
|
CSE5313_L2: "CSE5313 Coding and information theory for data science (Lecture 2)",
|
|
} |