mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-05-07 02:42:56 +08:00
docs(flashlight): fix isSwitchedOn return type
This commit is contained in:
parent
225a44ca4d
commit
36624aff9c
@ -53,7 +53,7 @@ export class Flashlight {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Checks if the flashlight is turned on.
|
* Checks if the flashlight is turned on.
|
||||||
* Returns a boolean
|
* @returns {boolean}
|
||||||
*/
|
*/
|
||||||
@Cordova({
|
@Cordova({
|
||||||
sync: true
|
sync: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user