Making components for Konva in TypeScript
So I'm writing various library components using TypeScript that are targeted at Konva and I want the components to be usable in Vanilla JS without being opinionated about where Konva's JavaScript is located. What?
Members only