mirror of
https://github.com/thangisme/notes.git
synced 2026-07-28 02:04:00 -04:00
Initial commit
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
/** Used to match template delimiters. */
|
||||
var reEvaluate = /<%([\s\S]+?)%>/g;
|
||||
|
||||
module.exports = reEvaluate;
|
||||
Reference in New Issue
Block a user