H2Owater425 / node-hitomi

Hitomi.la api for Node.js
https://npm.im/node-hitomi
MIT License
15 stars 2 forks source link

Default export error: The expression of an export assignment must be an identifier or qualified name in an ambient context. #11

Closed dnm13 closed 3 years ago

dnm13 commented 3 years ago

Something's wrong with the default export.

The error occurs only with just importing / calling the module.

image

H2Owater425 commented 3 years ago

Sorry, since I tried to solve the problem as fast as I could, I haven't tested my module in javascript. I found a solution for that, so a new release of the package with a new feature will solve this problem.

dnm13 commented 3 years ago

Sorry, since I tried to solve the problem as fast as I could, I haven't tested my module in javascript. I found a solution for that, so a new release of the package with a new feature will solve this problem.

it's okay. do your best