Variable RotateTransformLike

RotateTransformLike: {
    [hasInstance](instance) => instance is RotateTransformLike;
}

Type declaration

  • [hasInstance]:function

Generated using TypeDoc