Skip to content

Redux Store

Alvyn Duy-Khoi Le edited this page Jan 6, 2022 · 1 revision
{
  "appStatus": {
    "canShareWithHealth": boolean,
    "initError": object | null,
    "loading": boolean
  }
  "weights": []
}
Clone this wiki locally