-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
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 :)
Metadata
Metadata
Assignees
Labels
No labels