dwebServiceWorker
PlugindwebServiceWorkerLess than 1 minute
Plugin that provides app-level services.
import { dwebServiceWorker } from "@plaoc/plugins";
Methods
Closes the frontend UI.
Restarts the frontend and backend services.
dwebServiceWorker.externalFetch()
Method for communicating with other apps.
Events
- None
Platform Compatibility
Property/Method/Event | Android | iOS | Desktop-Dev | Desktop |
---|---|---|---|---|
close | ✅ | ✅ | ✅ | X |
restart | ✅ | ✅ | ✅ | X |
externalFetch | ✅ | ✅ | ✅ | X |
See Also
Powered by Waline v2.15.7