arnog / mathlive

A web component for easy math input
https://cortexjs.io/mathlive
MIT License
1.59k stars 280 forks source link

Add typescript definitions to ssr export #2531

Closed stephtr closed 2 weeks ago

stephtr commented 1 month ago

When importing from 'mathlive/ssr', typescript definitions are missing, even though there would be a fitting definition close by.

arnog commented 2 weeks ago

Oops... Good catch. Thanks for the PR!