Autosave Progress

Returns Progress describing the progress of the autosaver.

Syntax

function getAutosaveProgress(state) {
  return state.progress["AUTOSAVE"];
}