mzgoddard / preact-render-spy

Render preact components with access to the produced virtual dom for testing.

Home Page:https://www.npmjs.com/package/preact-render-spy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider a TypeScript version/types definition

gnarf opened this issue · comments

Lots of the preact community seems to be using TypeScript, though I'm unfamiliar with how to do it myself, it would be awesome if we could create the type defs needed for those users!

Question is, why is this library not written in typed javascript which can generate those type definitions automatically and thus having 100% contract between lib API and type defs :)

Closed by #30