microsoft / node-uwp

Enables Universal Windows Platform (UWP) API access for Node.js (Chakra build) on Windows 10.
MIT License
152 stars 26 forks source link

How to get Type definitions for UWP API? #23

Open petrciml opened 8 years ago

petrciml commented 8 years ago

Hi, please it is possible to get Typescript definitions for the UWP API using TSD/Typings or other way?

Thanks

RReverser commented 8 years ago

@petrciml Check out them here https://github.com/SaschaNaz/uwp-type-generator/tree/master/uwp-type-mapper/lib (available via TSD as winrt-uwp)