UNPKG

react-weglot

Version:

You can use this component to easily integrate Weglot Translation Widget into ReactJS or NextJS projects. TypeScript is also supported. # Usage ## Setting Up Weglot - Login to [Weglot](https://www.weglot.com/) - [Setup translation](https://support.weglot.

6 lines 297 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.useWeglot = void 0; var weglot_1 = require("./effect/weglot"); Object.defineProperty(exports, "useWeglot", { enumerable: true, get: function () { return weglot_1.useWeglot; } }); //# sourceMappingURL=index.js.map