UNPKG

@deeplx/core

Version:

An unofficial but powerful and easy-to-use yet free DeepL API client for Node.js using [DeepL](https://www.deepl.com) by porting [OwO-Network/DeepLX](https://github.com/OwO-Network/DeepLX).

5 lines 151 B
export * from "./api.js"; export * from "./constants.js"; export * from "./translate.js"; export * from "./utils.js"; //# sourceMappingURL=index.js.map