1 | # Installation
|
2 | > `npm install --save @types/d3-shape`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for D3JS d3-shape module (https://github.com/d3/d3-shape/).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-shape.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Tue, 06 Jul 2021 20:32:41 GMT
|
12 | * Dependencies: [@types/d3-path](https://npmjs.com/package/@types/d3-path)
|
13 | * Global values: none
|
14 |
|
15 | # Credits
|
16 | These definitions were written by [Tom Wanzek](https://github.com/tomwanzek), [Alex Ford](https://github.com/gustavderdrache), [Boris Yankov](https://github.com/borisyankov), [denisname](https://github.com/denisname), and [Nathan Bierema](https://github.com/Methuselah96).
|