Const
Saves all the stores to the disk.
import { saveAll } from '@tauri-store/svelte';await saveAll(); Copy
import { saveAll } from '@tauri-store/svelte';await saveAll();
Saves all the stores to the disk.