Files
enviPy-bayer/static/js/ketcher2/node_modules/lodash-es/_reInterpolate.js
2025-06-23 20:13:54 +02:00

5 lines
113 B
JavaScript

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