angular2-draggable icon indicating copy to clipboard operation
angular2-draggable copied to clipboard

Make library compatible with "moduleResolution": "bundler" mode.

Open sbespaly opened this issue 4 months ago • 0 comments

Would it be possible to export the IResizeEvent and ISize interfaces from the public-api.d.ts file? Doing so would improve compatibility with TypeScript’s "moduleResolution": "bundler" mode.

sbespaly avatar Jul 17 '25 10:07 sbespaly