source:
frontend/node_modules/lodash/_reEscape.js
| Last change on this file was 9af201e, checked in by , 12 days ago | |
|---|---|
|
|
| File size: 105 bytes | |
| Rev | Line | |
|---|---|---|
| [9af201e] | 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.
