interface GradientData {
    keyframes: string;
    uuid: string;
}

Hierarchy (view full)

Properties

Properties

keyframes: string
uuid: string