UNPKG

jsts

Version:

A JavaScript library of spatial predicates and functions for processing geometry

8 lines (6 loc) 160 B
import IsValidOp from './valid/IsValidOp.js' import ConsistentAreaTester from './valid/ConsistentAreaTester.js' export { IsValidOp, ConsistentAreaTester }