DIR : /home/kozerus/public_html/cropex/node/node_modules/lodash/_reInterpolate.js /home/kozerus/public_html/cropex/node/node_modules/lodash /** Used to match template delimiters. */ var reInterpolate = /<%=([\s\S]+?)%>/g; module.exports = reInterpolate;//