How to export solidJS project as module to be reused in others projects? Including typescript types.

How to export solidJS project as module to be reused in others projects? Including typescript types.
1 Reply
Alex Lohr
Alex Lohr12mo ago
you need a solid export condition that exposes the jsx code.