UNPKG

@core-graphics/rect

Version:
3 lines (2 loc) 116 B
import { Rect, RectValue } from "../lite"; export declare function fromRotation(r: RectValue, deg: number): Rect;