summaryrefslogtreecommitdiffstats
path: root/lib/constants/themePrefix.js
blob: 99428de93c5f8648d10abfb2a492606698cd42b6 (plain)
1
2
3
4
/*
    All GitBook themes plugins name start with this prefix once shorted.
*/
module.exports = 'theme-';