mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-06 16:20:26 +08:00
Added properties to RaphaelFont interface
This commit is contained in:
Vendored
+3
-1
@@ -19,7 +19,9 @@ interface RaphaelAnimation {
|
||||
}
|
||||
|
||||
interface RaphaelFont {
|
||||
|
||||
w:number;
|
||||
face:any;
|
||||
glyphs:any;
|
||||
}
|
||||
|
||||
interface RaphaelElement {
|
||||
|
||||
Reference in New Issue
Block a user