Initial commit
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
// Generated by CoffeeScript 2.4.1
|
||||
(function() {
|
||||
module.exports = {
|
||||
None: 0,
|
||||
OpenTag: 1,
|
||||
InsideTag: 2,
|
||||
CloseTag: 3
|
||||
};
|
||||
|
||||
}).call(this);
|
||||
Reference in New Issue
Block a user