8 lines
176 B
JavaScript
8 lines
176 B
JavaScript
export default {
|
|
index: "Course Description",
|
|
"---":{
|
|
type: 'separator'
|
|
},
|
|
Math4351_L1: "Introduction to Number Theory and Cryptography (Lecture 1)",
|
|
}
|