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

Typescript support #410

Open
manmaor opened this issue Oct 18, 2023 · 1 comment
Open

Typescript support #410

manmaor opened this issue Oct 18, 2023 · 1 comment
Labels
🍏 feature New feature or request

Comments

@manmaor
Copy link

manmaor commented Oct 18, 2023

Is there any chance to add typescript support to this project?

Right now to overcome this, I created a JS file that imports threebox-plugin and exports some specific methods that I use, and in the tsconfig added "allowJs": true.
But it will be nice to use this plugin from typescript directly.

@manmaor manmaor added the 🍏 feature New feature or request label Oct 18, 2023
@DasHasan
Copy link

I support this request as well. I am interested in contributing to the implementation of TypeScript support for this project. What specific requirements or steps would be necessary to achieve this?

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

No branches or pull requests

2 participants