Files
ETB/ETB-FrontEnd/node_modules/@mui/x-charts-vendor/es/delaunator.mjs
Iliyan Angelov 306b20e24a Frontend start
2025-09-14 00:54:48 +03:00

7 lines
241 B
JavaScript

// `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";