mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-02 17:27:11 +08:00
* Relax parameter definitions for most d3-array functions from Array to ArrayLike (#18494) * Add cases for TypedArrays and ArrayLike (as ReadonlyArray) to d3-array tests (#18494) * Redefine d3-array shuffle so it fails when called with a ReadonlyArray (#18494)