davinkevin / AngularStompDK

Angular service to communicate to Stomp-Websocket
http://davinkevin.github.io/AngularStompDK/
Apache License 2.0
36 stars 12 forks source link

chore(definition): add definition Interface for TypeScript support #24

Open davinkevin opened 8 years ago

davinkevin commented 8 years ago

To help dev with TypeScript, we should provide an tsd file for the AngularStomp Lib. This should be commited to https://github.com/DefinitelyTyped/DefinitelyTyped

/cc @lpotapczuk

Linked to #16

davinkevin commented 7 years ago

Or maybe, linked to #33, switch code to TypeScript ?