Files
god_eye/desktop-operator/node_modules/xmlbuilder/lib/Derivation.js
2025-09-29 22:06:11 +09:00

11 lines
155 B
JavaScript

// Generated by CoffeeScript 2.4.1
(function() {
module.exports = {
Restriction: 1,
Extension: 2,
Union: 4,
List: 8
};
}).call(this);