TypeScript with KnockoutJS

后端 未结 6 1420
粉色の甜心
粉色の甜心 2020-12-22 16:28

Is there any sample of using TypeScript with KnockoutJS? I\'m just curious as to how they would work together?

Edit

Here is what I have, seems to work

6条回答
  •  Happy的楠姐
    2020-12-22 16:55

    Try my realisation of TypeScript interface declarations (with simple example)
    https://github.com/sv01a/TypeScript-Knockoutjs

提交回复
热议问题