UNPKG

monaca-lib

Version:

Monaca cloud and localkit API bindings for JavaScript

11 lines (10 loc) 222 B
import { W as WebPlugin } from "./index.f61a24b8.js"; class SplashScreenWeb extends WebPlugin { async show(_options) { return void 0; } async hide(_options) { return void 0; } } export { SplashScreenWeb };