UNPKG

@algolia/react-instantsearch-widget-loadmore-with-progressbar

Version:
5 lines (4 loc) 291 B
export { connectLoadMoreWithProgressBar } from './lib/connector'; export { LoadMoreWithProgressBarComponent } from './lib/component'; export { LoadMoreWithProgressBar } from './lib/widget'; export type { ButtonComponentProps, TextTranslationArgs, TranslationsType, } from './lib/component';