mirror of
https://github.com/RGBCube/serenity
synced 2025-05-15 01:44:58 +00:00
3 lines
68 B
Text
3 lines
68 B
Text
[Exposed=Window]
|
|
interface SVGDefsElement : SVGGraphicsElement {
|
|
};
|