6 lines
116 B

module.exports = {
description: 'allow globals to be exported and imported',
options: {
moduleName: 'doc'
}
};