Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRestashState<S, U>

Restash store state.

Type parameters

  • S: object

  • U: string

Hierarchy

  • IRestashState

Index

Properties

Properties

data

data: S

The current data store state.

Optional status

status: U

The current status.

Generated using TypeDoc