mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-14 17:21:01 +08:00
2
raphael/raphael.d.ts
vendored
2
raphael/raphael.d.ts
vendored
@@ -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