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
I'm trying to figure out how to use plugins (expire specifically) while using typescript.
The Store.set method doesn't accept a third parameter (expiration), even if I call Store.addPlugin(Expire)