This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
Snow
/
The_Great_Beyond
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
1d0b9c5323
Branches
Tags
master
The_Great_Beyon...
/
node_modules
/
gitbook-plugin-livereload
/
index.js
index.js
113 B
Histórico
Raw
1
2
3
4
5
6
7
8
module.exports = {
book: {
assets: "./book",
js: [
"plugin.js"
]
}
};