mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-21 09:23:00 +00:00
feat: enable stricter type checking options
feat: make the app more fault tolerant
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<script>
|
||||
// @ts-expect-error no types here
|
||||
import { useRegisterSW } from "virtual:pwa-register/svelte";
|
||||
|
||||
const { needRefresh, updateServiceWorker, offlineReady } = useRegisterSW();
|
||||
|
||||
Reference in New Issue
Block a user