interface IAnimatable {
    animation: T;
}

Type Parameters

Hierarchy

  • IAnimatable

    Implemented by

      Properties

      Properties

      animation: T