UNPKG

vue-instantsearch-ssr

Version:

👀 Lightning-fast Algolia search for Vue apps

8 lines (6 loc) • 190 B
export const createPanelProviderMixin = jest.fn(() => ({})); export const createPanelConsumerMixin = jest.fn(({ mapStateToCanRefine }) => ({ methods: { mapStateToCanRefine, }, }));