Files
gitbook/lib/constants/themePrefix.js
T
2016-05-27 15:05:33 +02:00

4 lines
105 B
JavaScript

/*
All GitBook themes plugins name start with this prefix once shorted.
*/
module.exports = 'theme-';