1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
# Installation
> `npm install --save @types/d3-interpolate`
# Summary
This package contains type definitions for D3JS d3-interpolate module (https://github.com/d3/d3-interpolate/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-interpolate/v1.
### Additional Details
* Last updated: Thu, 01 Oct 2020 22:50:46 GMT
* Dependencies: [@types/d3-color](https://npmjs.com/package/@types/d3-color)
* Global values: none
# Credits
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).
|