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

Wrong import ? #68

Open
Shyveee opened this issue Jul 25, 2024 · 1 comment
Open

Wrong import ? #68

Shyveee opened this issue Jul 25, 2024 · 1 comment

Comments

@Shyveee
Copy link

Shyveee commented Jul 25, 2024

Hi,

I might be wrong, but in svg.select.js.d.ts how is the import supposed to get PointSelectHandler ?

import { SelectHandler, PointSelectHandler } from './src/SelectHandler.js'

Shouldn't the import be aiming at './src/src/svg.select.js', which exports both PointSelectHandler and SelectHandler ?

Thanks a lot :)

@Fuzzyma
Copy link
Member

Fuzzyma commented Jul 25, 2024

Hey! I will check it out when I am back from vacation :). When I tested it, it worked but could be very well that I made a mistake

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

2 participants