mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-22 18:43:29 +00:00
6 lines
49 B
JavaScript
6 lines
49 B
JavaScript
|
|
|
|
module.exports = {
|
|
Book: require("./book")
|
|
};
|