UNPKG

voter-registration

Version:
6 lines (5 loc) 174 B
module.exports = function(opts, cb) { cb(null, { message: 'call your county clerks phone number (http://soswy.state.wy.us/Elections/Docs/WYCountyClerks.pdf)' }); };