Type alias LoadableLoading

LoadableLoading: {
    state: "loading";
}

Type declaration

  • state: "loading"

Generated using TypeDoc