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
importreservedUserNamesfrom'@depasquale/reserved-usernames';constuserName='example';if(reservedUserNames.includes(userName)){thrownewError('This user name is not available.');}
About
Fork of shouldbee/reserved-usernames, with additional names, as an npm package