Initial commit
[yaffs-website] / node_modules / grunt-contrib-watch / node_modules / globule / node_modules / lodash / _reEvaluate.js
1 /** Used to match template delimiters. */
2 var reEvaluate = /<%([\s\S]+?)%>/g;
3
4 module.exports = reEvaluate;