mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-05-11 21:37:40 +08:00
refactor(splashscreen):
This commit is contained in:
parent
13f10f7e19
commit
499e89e254
@ -1,4 +1,5 @@
|
|||||||
import {Plugin, Cordova} from './plugin';
|
import { Cordova, Plugin } from './plugin';
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @name Splashscreen
|
* @name Splashscreen
|
||||||
@ -37,4 +38,4 @@ export class Splashscreen {
|
|||||||
})
|
})
|
||||||
static hide(): void {}
|
static hide(): void {}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user