UNPKG

129 BJavaScriptView Raw
1module.exports = {
2 confirm: require('./lib/confirm'),
3 input: require('./lib/input'),
4 password: require('./lib/password')
5};
\No newline at end of file