GitHub

daffSearchProductCreateSelectors

import { daffSearchProductCreateSelectors } from '@daffodil/search-product/state'

const daffSearchProductCreateSelectors: (selectSearchResultIds: MemoizedSelector<DaffSearchStateRootSlice<DaffSearchResult>, Record<string, string[]>, DefaultProjectorFn<Record<string, string[]>>>) => { ...; }