mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-20 01:25:16 +00:00
5 lines
48 B
JavaScript
5 lines
48 B
JavaScript
|
|
module.exports = {
|
|
json: require("./json")
|
|
};
|