9 lines
221 B
JavaScript
9 lines
221 B
JavaScript
export default {
|
|
index: "Course Description",
|
|
"---":{
|
|
type: 'separator'
|
|
},
|
|
Math4501_L1: "Numerical Applied Mathematics (Lecture 1)",
|
|
Math4501_L2: "Numerical Applied Mathematics (Lecture 2)",
|
|
}
|