forked from github/awesome-cordova-plugins
0beefb3079
There is a typo on line 14, changed from
* constructor(private flashlight: FlashLight) { }
to
* constructor(private flashlight: Flashlight) { }