UNPKG

@buddhacognitivelab/theme-glassmorphic

Version:

Enhanced glassmorphic theme package with dual-mode support, advanced glass effects, interactive UI components, and gesture-based interactions

8 lines (7 loc) 242 B
/** * @fileoverview Phase 3 Demo: Gradient Infrastructure Showcase * Demonstrates the comprehensive gradient system with dual-mode support */ import React from 'react'; export declare const Phase3Demo: React.FC; export default Phase3Demo;