You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider using 'export default' or another module format instead. [plugin angular-compiler] node_modules/@interactjs/types/typings.d.ts:4:0: 4 │ export = Interact ╵ ~~~~~~~~~~~~~~~~~
#1059
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
✘ [ERROR] TS1203: Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead. [plugin angular-compiler]
node_modules/@interactjs/types/typings.d.ts:4:0:
4 │ export = Interact
╵ ~~~~~~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered:
pjonsson
added a commit
to pjonsson/interact.js
that referenced
this issue
Mar 19, 2025
✘ [ERROR] TS1203: Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead. [plugin angular-compiler]
node_modules/@interactjs/types/typings.d.ts:4:0:
4 │ export = Interact
╵ ~~~~~~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered: