mirror of
https://gitea.com/actions/setup-python.git
synced 2026-09-14 07:40:29 +08:00
Initial pass
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