UNPKG

nearest-segment

Version:

Finds the segment of a line nearest to a point

3 lines (2 loc) 67 B
'use strict'; module.exports = require('./lib/nearest-segment.js')