mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 15:45:13 +00:00
305f221077
Add more tests for links in page
5 lines
81 B
JavaScript
5 lines
81 B
JavaScript
module.exports = {
|
|
lang: require('./lang'),
|
|
links: require('./links')
|
|
};
|