UNPKG

@kitschpatrol/tweakpane-plugin-rotation

Version:

A fork of tweakpane-plugin-rotation with build optimizations.

2 lines (1 loc) 72 B
export declare function clamp(x: number, l: number, h: number): number;