Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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@v5.1.5/lib/request.js";

type

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