1f30c7932ca224ade79f3b50991da604fdc93c0f.svn-base 115 Bytes Raw Blame History Permalink 1 2 3 4 /** Used to match template delimiters. */ var reInterpolate = /<%=([\s\S]+?)%>/g; module.exports = reInterpolate;