mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-15 00:34:35 +00: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)