const GitBook = require('gitbook-core'); module.exports = GitBook.createPlugin({ activate: (dispatch, getState) => { }, reduce: (state, action) => state });