rdkcentral / Lightning-SDK

SDK for Lightning framework
Apache License 2.0
130 stars 69 forks source link

TypeScript Support #337

Closed frank-weindel closed 2 years ago

frank-weindel commented 2 years ago

This adds partial TypeScript support and TSDoc to Lightning SDK. The focus areas of these types are as follows

No runtime code files (.js / .mjs) are modified or added in this PR

Automated Testing

API Docs + Generation

Still to-do in this PR

Still to do in future PRs

frank-weindel commented 2 years ago

Updated with minimum dependency of version 2.7.0 of Core