interact.js icon indicating copy to clipboard operation
interact.js copied to clipboard

typings.d.ts: write in ESM format

Open pjonsson opened this issue 8 months ago • 2 comments

Commit 99aa76a22 indicates that ESM is used, so write typings.d.ts in that format too.

Fixes #1059

pjonsson avatar Mar 19 '25 14:03 pjonsson

@taye I believe the CI failure is unrelated to the PR, CI should be fixed with #1062.

pjonsson avatar Mar 19 '25 15:03 pjonsson

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? :)

JonathanSamelsonB12 avatar Apr 02 '25 16:04 JonathanSamelsonB12