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