GitHub

DaffBestSellersReset

Resets the state of the best sellers redux store to its initial state.

API

class DaffBestSellersReset implements Action {
  readonly type: DaffBestSellersActionTypes.BestSellersResetAction
}

Properties

Name Type Description
type DaffBestSellersActionTypes.BestSellersResetAction