mirror of
https://github.com/cupcakearmy/memoir.git
synced 2024-12-22 08:06:27 +00:00
9 lines
135 B
TypeScript
9 lines
135 B
TypeScript
export default {
|
|
index: 'Intro',
|
|
cli: 'CLI',
|
|
git: 'Git',
|
|
dev_ops: 'Dev Ops',
|
|
latex: 'LaTeX',
|
|
web_dev: 'Web Development',
|
|
}
|