mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-18 16:45:11 +00:00
9 lines
60 B
JavaScript
9 lines
60 B
JavaScript
|
|
function BookPlugin() {
|
|
|
|
|
|
}
|
|
|
|
|
|
module.exports = BookPlugin;
|