mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-23 19:06:31 +00:00
5 lines
55 B
JavaScript
5 lines
55 B
JavaScript
module.exports = {
|
|
parse: require('./parse/'),
|
|
};
|
|
|