UNPKG

voter-registration

Version:
6 lines (5 loc) 258 B
module.exports = function(opts, cb) { cb(null, { message: 'it is advised that you move to another state - but if you insist on staying call your county election office (http://www.sos.ms.gov/Elections-Voting/Pages/County-Election-Info.aspx)' }); };