UNPKG

qtsd-fork

Version:

Do not use this please

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