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 = {
|
||||
Restriction: 1,
|
||||
Extension: 2,
|
||||
Union: 4,
|
||||
List: 8
|
||||
};
|
||||
|
||||
}).call(this);
|
||||
Reference in New Issue
Block a user