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
fix(scully-routes.service): fix missing return type (#172)
* fix(scully-routes.service): fix missing return type
Put in the correct type for the return of the getCurrent function. In some cases TS inferrrence is
off otherwise
closes#171
* Adding extra types to this file.
Co-authored-by: Aaron Frost <hi@frosty.io>
0 commit comments