Interface MutatorForAnimation

Interface describing a mutator, which is an associative array with names of attributes and their corresponding values

interface MutatorForAnimation {
    forAnimation: null;
}

Hierarchy (view full)

Properties

Properties

forAnimation: null