Interface AnimationData

interface AnimationData {
    a: string[];
}

Properties

a

Properties

a: string[]