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 thought I'd be able to fix this by making barFetch optional (i.e. barFetch?: PromiseState<{}>, but that did not work. I looks like your fix is the way to go for now, but we should either update the
TypeScript defs and/or the readme.
Hi, I tried to compile the following example in
4.0.0-0
in TypeScript, which is in README, but I couldn't compile it.I fixed it like the following it can be compiled.
The text was updated successfully, but these errors were encountered: