mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-21 00:28:23 +08:00
* Fix d3-scale TS2304: Cannot find name 'Range' - fix `range` function in `ScaleIdentity` use generic Range but not declared * fixup! Fix d3-scale TS2304: Cannot find name 'Range'