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 199 B
export { SheetPrimary as Sheet, SheetClose } from './sheet'; export * as SheetPrimitive from './sheet-components'; export type { SheetProps } from './sheet.types'; //# sourceMappingURL=index.d.ts.map