UNPKG

addsearch-search-ui

Version:

JavaScript library to develop Search UIs for the web

7 lines (5 loc) 123 B
export { default } from './rangefacets'; export const RANGE_FACETS_TYPE = { CHECKBOX: 'CHECKBOX', SLIDER: 'SLIDER' };