UNPKG

monaca-lib

Version:

Monaca cloud and localkit API bindings for JavaScript

13 lines (12 loc) 224 B
import { W as WebPlugin } from "./index-lUHU0uEx.js"; class SplashScreenWeb extends WebPlugin { async show(_options) { return void 0; } async hide(_options) { return void 0; } } export { SplashScreenWeb };