apache / cordova-plugin-vibration

Apache Cordova Vibration Plugin
https://cordova.apache.org/
Apache License 2.0
127 stars 129 forks source link

feat: update typings #78

Closed timbru31 closed 5 years ago

timbru31 commented 5 years ago

This is part of apache/cordova#39

Platforms affected

n/a - development with TypeScript

Motivation and Context

updates typings as discussed in apache/cordova#39

Description

Updates types to correctly use TSDoc format

Testing

Manual testing via development in VSCode.

Checklist

timbru31 commented 5 years ago

@janpio - a small fix of #75, the comment is now correct TSDoc which could be parsed/rendered (try it here: https://microsoft.github.io/tsdoc/)