Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / node_modules / grunt-contrib-watch / node_modules / globule / node_modules / lodash / fp / template.js
1 var convert = require('./convert'),
2     func = convert('template', require('../template'));
3
4 func.placeholder = require('./placeholder');
5 module.exports = func;