UNPKG

js-angusj-clipper

Version:

Polygon and line clipping and offsetting library for Javascript / Typescript - a port of Angus Johnson's clipper to WebAssembly / Asm.JS

5 lines (4 loc) 110 B
/** * Max coordinate value (both positive and negative) */ export declare const hiRange = 9007199254740991;