Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / node_modules / min-document / index.js
1 var Document = require('./document.js');
2
3 module.exports = new Document();