source:
imaps-frontend/node_modules/lodash-es/_reEvaluate.js
Last change on this file was d565449, checked in by , 4 weeks ago | |
---|---|
|
|
File size: 106 bytes |
Line | |
---|---|
1 | /** Used to match template delimiters. */ |
2 | var reEvaluate = /<%([\s\S]+?)%>/g; |
3 | |
4 | export default reEvaluate; |
Note:
See TracBrowser
for help on using the repository browser.