mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-19 09:06:03 +00:00
7 lines
48 B
JavaScript
7 lines
48 B
JavaScript
|
|
function Theme() {
|
|
|
|
}
|
|
|
|
module.exports = Theme;
|