summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-plugin-headings/index.js
blob: e542ae85f90a6d861b2ac233a977095aad3d024a (plain)
1
2
3
4
5
6
7
8
9
10

module.exports = {
    blocks: {

    },

    hooks: {

    }
};