| Index: client/html/generated/html/frog/SVGFilterPrimitiveStandardAttributes.dart
|
| diff --git a/client/html/generated/html/frog/SVGFilterPrimitiveStandardAttributes.dart b/client/html/generated/html/frog/SVGFilterPrimitiveStandardAttributes.dart
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..8a5c4991beddccfc1a6e264384299890eab22ac8
|
| --- /dev/null
|
| +++ b/client/html/generated/html/frog/SVGFilterPrimitiveStandardAttributes.dart
|
| @@ -0,0 +1,13 @@
|
| +
|
| +class _SVGFilterPrimitiveStandardAttributesJs extends _SVGStylableJs implements SVGFilterPrimitiveStandardAttributes native "*SVGFilterPrimitiveStandardAttributes" {
|
| +
|
| + final _SVGAnimatedLengthJs height;
|
| +
|
| + final _SVGAnimatedStringJs result;
|
| +
|
| + final _SVGAnimatedLengthJs width;
|
| +
|
| + final _SVGAnimatedLengthJs x;
|
| +
|
| + final _SVGAnimatedLengthJs y;
|
| +}
|
|
|