kwent / syno

Simple Node.js wrapper and CLI for Synology DSM REST API 5.x and 6.x.
http://kwent.github.io/syno
MIT License
316 stars 51 forks source link

Typings? #32

Closed hansmbakker closed 7 years ago

hansmbakker commented 7 years ago

I was wondering whether there are any Typescript typings for syno.

kwent commented 7 years ago

Could you give me more details about your concern ?

hansmbakker commented 7 years ago

With Typescript definitions ("typings") for a library, typescript can check the code you're writing against that library and provide intellisense.

I recommend watching this video, it shows how helpful it is :)

kwent commented 7 years ago

This is not in my plans.