Files
blockcatcher/dist/assets/web-Ce2qnWf_.js
metacryst 637c9e4674 init
2026-01-09 11:14:27 -06:00

13 lines
224 B
JavaScript

import { W as WebPlugin } from "./index-CTla4gm7.js";
class SplashScreenWeb extends WebPlugin {
async show(_options) {
return void 0;
}
async hide(_options) {
return void 0;
}
}
export {
SplashScreenWeb
};