aura-glass
Version:
A comprehensive glassmorphism design system for React applications with 142+ production-ready components
5 lines • 351 B
TypeScript
export { GlassButton, IconButton, type GlassButtonProps, type IconButtonProps } from './GlassButton';
export { GlassFab, type FabProps } from './GlassFab';
export { MagneticButton as GlassMagneticButton, type MagneticButtonProps } from './GlassMagneticButton';
export { GlassButton as Button } from './GlassButton';
//# sourceMappingURL=index.d.ts.map