UNPKG

@cds/core

Version:

Clarity Design System - common components, themes, and utilties

4 lines (3 loc) 220 B
import { TargetedAnimation } from '../interfaces.js'; export declare const AnimationResponsivePopupEnterName = "cds-responsive-popup-enter"; export declare const AnimationResponsivePopupEnterConfig: TargetedAnimation[];