1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 12:54:58 +00:00
serenity/Userland/Libraries/LibWeb/SVG/SVGGeometryElement.idl

5 lines
94 B
Text

#import <SVG/SVGGraphicsElement.idl>
interface SVGGeometryElement : SVGGraphicsElement {
};