Projekt

Obecné

Profil

Stáhnout (115 Bajtů) Statistiky
| Větev: | Revize:
1
/** Used to match template delimiters. */
2
var reInterpolate = /<%=([\s\S]+?)%>/g;
3

    
4
module.exports = reInterpolate;
(268-268/634)