UNPKG

@cds/core

Version:

Clarity Design System - common components, themes, and utilties

4 lines (3 loc) 202 B
import { TargetedAnimation } from '../interfaces.js'; export declare const AnimationTreeItemExpandName = "cds-tree-item-expand"; export declare const AnimationTreeItemExpandConfig: TargetedAnimation[];