Are there typings for the @tko/* packages? #187
Unanswered
ChristopherHaws
asked this question in
Q&A
Replies: 1 comment
-
https://github.com/knockout/knockout/blob/master/build/types/knockout.d.ts Do these definitions work for you? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I noticed that the code is in typescript but there are no type definitions in the output. Is there a reason for this? How can I get typing support in VSCode?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions