You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
return function(){} is not returning anything, this is very likely because function compilation is only returning a value when on right hand side assignment op. I know there is custom methoding depending on static, but it's worth looking into.