summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/lodash/_reEvaluate.js
blob: 6adfc312c8f388b4947218e5b521de776b093d43 (plain)
1
2
3
4
/** Used to match template delimiters. */
var reEvaluate = /<%([\s\S]+?)%>/g;

module.exports = reEvaluate;