UNPKG

voter-registration

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