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
Added types for BodyHashFunction and HashFunction (#77)
My Vue with TypeScript application was throwing an error that `base_string` and `key` in the functions in question were being set implicitly to type `any`.
0 commit comments