UNPKG

geoiq-frontend-ui-kit

Version:

This project is a UI kit for GeoIQ's frontend. It's built with React, TypeScript, and Vite.

3 lines 143 B
export { RangeSlider } from './range-slider'; export type { RangeSliderProps } from './range-slider.types'; //# sourceMappingURL=index.d.ts.map