]> source.dussan.org Git - svg.js.git/commit
Better typing for css getter/setter 1116/head
authorGlandos <bugs-github@antipoul.fr>
Wed, 27 May 2020 14:48:26 +0000 (16:48 +0200)
committerGitHub <noreply@github.com>
Wed, 27 May 2020 14:48:26 +0000 (16:48 +0200)
commit8447a268737da54d44b99849bf3600a00c2f8983
tree3e396990edb7dba48a8a93a3507971a45fbb4231
parent18e4db2688f6b11eb5c57b6ab6ad0bb1ad6abb42
Better typing for css getter/setter

CSSStyleDeclaration contains readonly rule, so I excluded them, otherwise it doesn't make sense
I didn't touch the Runner `css()` because I don't know the exact behavior of it.
svg.js.d.ts