mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-10 13:12:56 +00:00
5 lines
94 B
Text
5 lines
94 B
Text
#import <SVG/SVGGraphicsElement.idl>
|
|
|
|
interface SVGGeometryElement : SVGGraphicsElement {
|
|
|
|
};
|