mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-25 22:47:02 -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