UNPKG

voter-registration

Version:
6 lines (5 loc) 135 B
module.exports = function(opts, cb) { cb(null, { messaage: 'no online registration check - call (808) 453-VOTE (8683)' }); };