UNPKG

s2-tools

Version:

A collection of geospatial tools primarily designed for WGS84, Web Mercator, and S2.

7 lines 231 B
// port of https://github.com/mourner/robust-predicates export * from './incircle'; // export * from './insphere'; export * from './orient2d'; // export * from './orient3d'; export * from './util'; //# sourceMappingURL=index.js.map