UNPKG

101 BJavaScriptView Raw
1module.exports = {
2 root: './src',
3 ext: '.md',
4 category: [
5 "utils", "comp"
6 ]
7}
\No newline at end of file