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