Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/i18next_locize_backend/lib/request.js>default

A simple i18next backend for locize.com which can be used in Node.js, in the browser and for Deno.
Go to Latest
variable default
import { default } from "https://deno.land/x/i18next_locize_backend@v6.0.0/lib/request.js";

type

(
options,
url,
payload,
callback,
) => unknown