NativeScript / nativescript-camera

NativeScript plugin to empower using device camera.
Apache License 2.0
92 stars 47 forks source link

chore: dts info for requestPermissions #175

Closed tgpetrov closed 5 years ago

tgpetrov commented 5 years ago

PR Checklist

What is the current behavior?

The information for the requestPermissions method is not descriptive enough.

What is the new behavior?

The requestPermissions method is declared to return a Promise.

Related with: https://github.com/NativeScript/nativescript-camera/issues/162