UNPKG

@hopeio/utils

Version:
2 lines (1 loc) 125 B
export declare function translateRotationTransformByPointAndAngle(pA: Point, qA: Point, qB: Point, angleDeg: number): Point;