Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core]: add full support for typescript #14

Open
redfox-mx opened this issue Aug 17, 2024 · 0 comments
Open

[core]: add full support for typescript #14

redfox-mx opened this issue Aug 17, 2024 · 0 comments

Comments

@redfox-mx
Copy link

redfox-mx commented Aug 17, 2024

Actualmente la unica forma para poder importar de manera correcta @open-cells/core en un proyecto de typescript es con la opcion

Ya que debido algunas funciones no se exportan correctamente del paquete de @open-cells/core sin esa opción se genera un error o se infiere todos los typos como any

link de reproduccion:

https://stackblitz.com/edit/vitejs-vite-5avslq?file=package.json,src%2Fmain.ts

atte: diegojesus.hernandez.gonzalez@bbva.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant