Esposter
    Preparing search index...

    Interface AnimationConfiguration

    interface AnimationConfiguration {
        animations: Animation[];
        playAnimationKey: string;
    }

    Hierarchy (View Summary)

    Index
    animations: Animation[]
    playAnimationKey: string