Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
function concave( points: FeatureCollection, options: {maxEdge?: number, units?: Units} = {}, ): Feature
Takes a set of points and creates a Triangulated Irregular Network.