UNPKG

pdfjs-dist

Version:

Generic build of Mozilla's PDF.js library.

2 lines (1 loc) 63 B
export function MathClamp(v: any, min: any, max: any): number;