0
1
Fork 0
hedera-web-mindshore/js/vn/enum.js

5 lines
73 B
JavaScript

/**
* Base type for ennumerations.
*/
module.exports = function() {};