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