lightning-tv / solid

SolidJS Framework for Lightning Renderer
https://lightning-tv.github.io/solid/
Apache License 2.0
25 stars 9 forks source link

fix: add `type` to type-only imports #13

Closed anthony9187 closed 4 weeks ago

anthony9187 commented 4 weeks ago

This PR adds type to the imports of ElementNode and TextNode in types.ts. The lack of type identifier causes type errors in systems using verbatimModuleSyntax: true