edbrsk / d3-stencil

Charts built with D3 and Stencil. Framework-agnostic, simple.
https://d3-stencil.dev
MIT License
67 stars 15 forks source link

fix: #119 TS Paths not working #121

Closed zetdev closed 4 years ago

zetdev commented 4 years ago

Problems with generating the components.d.ts file were strangely related to the Partial function.

119