Skip to main content
Module

x/i18next_http_backend/lib/request.js>default

i18next-http-backend is a backend layer for i18next using in Node.js, in the browser and for Deno.
Go to Latest
variable default
import { default } from "https://deno.land/x/i18next_http_backend@v2.5.0/lib/request.js";

type

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