11 lines
237 B
JavaScript
11 lines
237 B
JavaScript
module.exports = {
|
|
"index": "Introduction",
|
|
"concepts": "Core Concepts",
|
|
"architecture": "Architecture",
|
|
"traffic": "Traffic Flow",
|
|
"cryptography": "Crypto",
|
|
"---": {
|
|
"type": "separator"
|
|
},
|
|
"licensing": "Licencing"
|
|
}; |