84ce2c1df2
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
13 lines
197 B
JavaScript
13 lines
197 B
JavaScript
module.exports = {
|
|
docs: [
|
|
{
|
|
type: "doc",
|
|
id: "local-dev-environment",
|
|
},
|
|
{
|
|
type: "doc",
|
|
id: "api",
|
|
},
|
|
],
|
|
};
|