kubernetes-handbook/node_modules/gitbook-plugin-adsense/index.js

9 lines
92 B
JavaScript
Raw Normal View History

2022-02-22 15:54:51 +08:00
module.exports = {
book: {
assets: './book',
js: [
'plugin.js'
]
}
};