0👍
✅
You can export your function in UserService.js
try to add this code in UserService.js
export default {
updateDisplayName,
updatePassword
}
Source:stackexchange.com