basarat
2013-07-20 23:11:52 +10:00
parent 21bb5c4dce
commit 5031efe999
+1 -1
View File
@@ -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();
};