kubernetes-handbook/gitbook-plugin-editlink/index.js

7 lines
79 B
JavaScript
Raw Normal View History

module.exports = {
book: {
assets: './book',
js: ['plugin.js']
}
}