mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-17 09:01:07 +08:00
remove forgotten things
This commit is contained in:
parent
e7010fd903
commit
0e0150bd3a
@ -31,11 +31,4 @@ export class Brightness {
|
|||||||
*/
|
*/
|
||||||
@Cordova()
|
@Cordova()
|
||||||
static setKeepScreenOn(value: boolean): void { }
|
static setKeepScreenOn(value: boolean): void { }
|
||||||
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Hide the ActionSheet.
|
|
||||||
*/
|
|
||||||
@Cordova()
|
|
||||||
static hide(): Promise<any> { return; }
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user