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
It means "don't care"/"anonymous parameter". Since the first argument is not actually used by the function, don't bother assigning a proper name to it.
what does mean '_' parameter in resolve function ?. what is it for ?where i can read documentation about resolve parameters?
The text was updated successfully, but these errors were encountered: