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
When api.ts was converted to typescript the types were not all figured out, so there are a lot of coerced types. We should spend some type getting the express and got types to work properly with our code, especially with TerasliceRequest and `assetRedirect().
The text was updated successfully, but these errors were encountered:
When
api.ts
was converted to typescript the types were not all figured out, so there are a lot of coerced types. We should spend some type getting theexpress
andgot
types to work properly with our code, especially withTerasliceRequest
and `assetRedirect().The text was updated successfully, but these errors were encountered: