spine / spine

Lightweight MVC library for building JavaScript applications

Home Page:http://spine.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript library typing

snichme opened this issue · comments

Does it exists a library typing for spine.js?

Not sure what you mean. Are you asking if there is a Typescript version of spine?

What I was thinking about was the typings that Typescript offers for different libraries, that can help you use a library without rewrite it in Typescript but still support you with autocompletion for example.
Some typings that exists are these: https://github.com/borisyankov/DefinitelyTyped

no, one does not exist that I know of. Let us know if you find one or make one though.