UNPKG

geoiq-frontend-ui-kit

Version:

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

4 lines 231 B
export { SidebarPrimary as Sidebar, SidebarSection, SidebarItem, } from './sidebar'; export * as SidebarPrimitive from './sidebar-components'; export type { SidebarProps } from './sidebar.types'; //# sourceMappingURL=index.d.ts.map