UNPKG

vue-instantsearch-ssr

Version:

👀 Lightning-fast Algolia search for Vue apps

6 lines (5 loc) • 245 B
export { createSuitMixin } from './mixins/suit'; export { createWidgetMixin } from './mixins/widget'; export * from './widgets'; export { plugin as default } from './plugin'; export { createServerRootMixin } from './util/createServerRootMixin';