mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 00:56:14 +00:00
6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
#import <SVG/SVGElement.idl>
|
|
|
|
interface SVGGraphicsElement : SVGElement {
|
|
|
|
};
|