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

10 lines
141 B
JavaScript
Raw Normal View History

2021-04-13 00:24:28 +08:00
module.exports = {
// Map of hooks
hooks: {},
// Map of new blocks
blocks: {},
// Map of new filters
filters: {}
};