npm install d3-shapeyarn add d3-shapepnpm add d3-shape<script src="https://fastly.jsdelivr.net/npm/d3-shape"></script><script src="https://unpkg.com/d3-shape"></script><script type="module">
import d3shape from 'https://cdn.jsdelivr.net/npm/d3-shape/+esm';
</script><script type="module">
import d3shape from 'https://cdn.skypack.dev/d3-shape';
</script>