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

5 lines
73 B
JavaScript
Raw Normal View History

2022-05-30 01:30:33 +00:00
/**
* Base type for ennumerations.
*/
module.exports = function() {};