@payfit/unity-components
Version:
5 lines (4 loc) • 429 B
TypeScript
export { AIButton, type AIButtonProps } from './components/ai-button/AIButton.js';
export { PayfitAIBrand, type PayfitAIBrandProps, } from './components/payfit-ai-brand/PayfitAIBrand.js';
export { AITriggerButton, type AITriggerButtonBrandSlotProps, type AITriggerButtonProps, } from './components/ai-trigger-button/AITriggerButton.js';
export { aiGradientEffect, aiGradientSurfaceEffect, } from './utils/ai-gradient-effect.js';