interact.js
interact.js copied to clipboard
typings.d.ts: write in ESM format
Commit 99aa76a22 indicates that ESM is used, so write typings.d.ts in that format too.
Fixes #1059
@taye I believe the CI failure is unrelated to the PR, CI should be fixed with #1062.
Hello, @athira-inapp thank you for your fix regarding this error! I indeed encountered this when updating my app to Angular 19. @taye Could those PRs be merged (and released) any time soon? :)