Skip to main content

Function: getEligibleOfflineCarriersWithProducts()

function getEligibleOfflineCarriersWithProducts(state, ...params): ICarrierWithProducts[]

Gets all eligible offline carriers with products in the store

Parameters

state

The first argument, often a Redux root state object.

params

...[]

All additional arguments passed into the selector.

Returns

ICarrierWithProducts[]

A derived value from the state.

Param

The BpSdk Redux store