mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Vendored
+1
-1
@@ -1463,7 +1463,7 @@ declare module D3 {
|
||||
/**
|
||||
* decrease lightness by some exponential factor (gamma)
|
||||
*/
|
||||
darker(k: number): Color;
|
||||
darker(k?: number): Color;
|
||||
/**
|
||||
* convert the color to a string.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user