UNPKG

voter-registration

Version:
7 lines (4 loc) 83 B
module.exports = function(opts, cb) { // TODO - captcha cb(null, {}); };