cjvnjde / google-translate-api-browser

A free and unlimited API for Google Translate
https://www.npmjs.com/package/google-translate-api-browser
MIT License
213 stars 31 forks source link

Type Error #19

Closed taishi55 closed 1 year ago

taishi55 commented 1 year ago

I love your library!

Here is an error due to CommonJS module

import { generateRequestUrl, normaliseResponse } from "google-translate-api-browser";
--
18:45:28.279 | ^^^^^^^^^^^^^^^^^^
18:45:28.279 | SyntaxError: Named export 'generateRequestUrl' not found. The requested module 'google-translate-api-browser' is a CommonJS module, which may not support all module.exports as named exports.
cjvnjde commented 1 year ago

in version 3.0.1 should be fixed