import list from "./list" import login from "./login" export default { list, login }