SVG 2 is on life support (2016)
tavmjong.free.fr4 pointsby felixfbecker0 comments
const foo = { bar: 1 } as subtype of Foo
(I think not using `as` is a better fit semantically but this could be a trade-off to make for better type stripping backwards compatibility)