-
Notifications
You must be signed in to change notification settings - Fork 220
Export Internal Interfaces #307
Copy link
Copy link
Closed
Labels
Description
Is your feature request related to a problem? Please describe.
Browsing the library I can see there are internal Interfaces like IOutputData, IArea, etc, please expose them so that we can refer them in our angular project.
Describe the solution you'd like
Please expose Internal Interfaces so that we can refer them in our angular project, eg: during the dragEnd event, we can use the type in input variable.
Reactions are currently unavailable