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