Open
Description
I ran into this with https://developer.mozilla.org/en-US/docs/Web/API/ElementCSSInlineStyle.
castTo
will throw TypeError: Right-hand side of 'instanceof' is not an object
when attempting to get an instance of ElementCSSInlineStyle
.
It seems like the interface generated for mixins will have to be altered slightly.
Metadata
Assignees
Labels
No labels