-
Notifications
You must be signed in to change notification settings - Fork 66
TypeScript support in 3.8.0 #87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for pointing that out. It seems that I made a mistake, and forgot to add the Please let me know if it works for you properly now. |
@foxbenjaminfox Thank you very much. It seems the type definition problem was fixed.
I could use 3.8.1 in my project: https://github.com/nwtgck/piping-ui-web/pull/131/files. (added) |
I'm glad that All in all, I'm happy to take contributions to this or indeed to any part of |
@foxbenjaminfox Thanks! I made #88. |
Hi, @foxbenjaminfox! Thank you very much for support TypeScript officially.
I just tried [email protected] in TypeScript. Could you tell me how to import
AsyncComputed
? I tried several ways to import it, but not successful.And, I found published [email protected] in my

node_modules
has notypes/
directory. Is this OK?The text was updated successfully, but these errors were encountered: