Files
old-slucajna-televizija/web/node_modules/lodash/_reInterpolate.js
2017-10-16 11:19:46 +02:00

5 lines
115 B
JavaScript

/** Used to match template delimiters. */
var reInterpolate = /<%=([\s\S]+?)%>/g;
module.exports = reInterpolate;