mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-14 22:40:03 +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'