(e)
| 4674 | ); |
| 4675 | } |
| 4676 | function dl(e) { |
| 4677 | const { point: t, line: n, ...i } = e; |
| 4678 | return D(i).length > 1 ? i : i.type; |
| 4679 | } |
| 4680 | function ml(e) { |
| 4681 | for (const t of ["line", "area", "rule", "trail"]) |
| 4682 | e[t] && (e = { ...e, [t]: f(e[t], ["point", "line"]) }); |