1
0
mirror of https://github.com/actions/setup-dotnet.git synced 2026-02-18 23:41:19 +01:00
Files
setup-dotnet/node_modules/xmlbuilder/lib/Derivation.js
2019-10-03 16:35:25 -07: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);