UNPKG

@drew-y/transformation-matrix

Version:
2 lines (1 loc) 88 B
export declare type EulerOrder = "XYZ" | "YXZ" | "ZXY" | "ZYX" | "YZX" | "XZY" | "ZYZ";