Files
cx-app-coupangapiclient/node_modules/lodash/_reEvaluate.js
2020-06-10 06:09:28 +09:00

5 lines
112 B
JavaScript
Executable File

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