Const
Stops the autosave.
import { clearAutosave } from '@tauri-store/pinia';await clearAutosave(); Copy
import { clearAutosave } from '@tauri-store/pinia';await clearAutosave();
Stops the autosave.