// `x-charts-vendor/delaunator` (ESM) // See upstream license: https://github.com/mapbox/delaunator/blob/main/LICENSE // // Our ESM package uses the underlying installed dependencies of `node_modules/delaunator` export * from "delaunator";