Skip to content

Instantly share code, notes, and snippets.

@viduraperera
Created May 11, 2022 12:51
Show Gist options
  • Select an option

  • Save viduraperera/48bf2d103ce2b133d88570ec3db02f60 to your computer and use it in GitHub Desktop.

Select an option

Save viduraperera/48bf2d103ce2b133d88570ec3db02f60 to your computer and use it in GitHub Desktop.
const initialState = {
serviceWorkerInitialized: false,
serviceWorkerUpdated: false,
serviceWorkerRegistration: null,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment