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 191 B
export { AvatarDemo as Avatar } from './avatar'; export * as AvatarPrimitive from './avatar-components'; export type { AvatarProps } from './avatar.types'; //# sourceMappingURL=index.d.ts.map