UNPKG

geoiq-frontend-ui-kit

Version:

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

5 lines 235 B
export { NavbarDesktop } from './navbar-desktop'; export { NavbarMobile } from './navbar-mobile'; export { NavbarExtended } from './navbar-extended'; export { NotificationPanel } from './components'; //# sourceMappingURL=index.d.ts.map