UNPKG

voter-registration

Version:
6 lines (5 loc) 139 B
module.exports = function(opts, cb) { cb(null, { message: 'online registration check is unavailable - call (207) 624-7650' }); };