mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-06 16:20:26 +08:00
Vendored
+1
-1
@@ -244,7 +244,7 @@ interface RaphaelStatic {
|
||||
fn: any;
|
||||
format(token: string, ...parameters: any[]): string;
|
||||
fullfill(token: string, json: JSON): string;
|
||||
getColor {
|
||||
getColor:{
|
||||
(value?: number): string;
|
||||
reset();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user