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
The only thing left to do on this will require some work in scryfall-client to expose the Model types as first class exports and possibly PR to framebus to better handle the types for the callback handlers.
The initial conversion to Typescript is complete, but there are a bunch of TODOs and uses of
any
andFunction
that need to be addressed.And I'm sure that there are other things in the repo that could be more typescripty.
The text was updated successfully, but these errors were encountered: