mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
Merge branch 'master' into v5
This commit is contained in:
@@ -45,7 +45,6 @@ export class Vibration extends IonicNativePlugin {
|
||||
@Cordova({
|
||||
sync: true
|
||||
})
|
||||
vibrate(time: number | number[]) {
|
||||
}
|
||||
vibrate(time: number | number[]) { }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user