import loginArl from './login-arl' import addToQueue from './addToQueue' export default [loginArl, addToQueue]