UNPKG

@mkerkstra/jsts-cjs

Version:

A CommonJS fork of JSTS: A JavaScript library of spatial predicates and functions for processing geometry

10 lines (8 loc) 215 B
import MCIndexNoder from './noding/MCIndexNoder.js' import ScaledNoder from './noding/ScaledNoder.js' import SegmentString from './noding/SegmentString.js' export { MCIndexNoder, ScaledNoder, SegmentString }