7 lines
270 B
JavaScript
7 lines
270 B
JavaScript
|
|
// `x-charts-vendor/robust-predicates` (ESM)
|
|
// See upstream license: https://github.com/mourner/robust-predicates/blob/main/LICENSE
|
|
//
|
|
// Our ESM package uses the underlying installed dependencies of `node_modules/robust-predicates`
|
|
export * from "robust-predicates";
|