Autosave Progress
Returns Progress
describing the progress of the autosaver.
Syntax
function getAutosaveProgress(state) {
return state.progress["AUTOSAVE"];
}
Returns Progress
describing the progress of the autosaver.
function getAutosaveProgress(state) {
return state.progress["AUTOSAVE"];
}