source:
frontend/node_modules/lodash/_reEscape.js
| Last change on this file was 9af201e, checked in by , 11 days ago | |
|---|---|
|
|
| File size: 105 bytes | |
| Line | |
|---|---|
| 1 | /** Used to match template delimiters. */ |
| 2 | var reEscape = /<%-([\s\S]+?)%>/g; |
| 3 | |
| 4 | module.exports = reEscape; |
Note:
See TracBrowser
for help on using the repository browser.
