mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 12:42:58 +08:00
* d3-brush * **[chore](d3-brush)**: Add JSDoc comments. * **[Enhancement](d3-brush)**: Added some `| null` to union types/return types in preparation of `strictNullChecks` * **[Fix](d3-brush)**: Added signatures for removing a brush selection using `null` * d3-brush and d3-drag * [chore](d3-brush): Minor addition to JSDoc comment * [chore](d3-drag): Added JSDoc comments.