You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the NextJS exporter, exports JS instead of TS.
TypeScript is also not essential for functionality, but it would give us better code quality, fewer runtime errors, and easier maintenance as the number of components exported grows.