index.js 84 B

123
  1. module.exports = {
  2. getSupportedLoginType: require('./get-supported-login-type')
  3. }