'use strict';
const documentation = require('./documentation');
module.exports = {
documentation,
};