1
0
mirror of https://github.com/actions/setup-dotnet.git synced 2025-03-03 02:59:05 +07:00
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);