UNPKG

factom-vote

Version:

JS implementation of the Factom voting specification

4 lines 138 B
module.exports = Object.assign({}, require('./write-vote/create-vote-struct'), require('./write-vote/participate-vote-struct'), );