All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.bower.lib.node_modules.lodash.internal.reInterpolate.js Maven / Gradle / Ivy

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

module.exports = reInterpolate;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy