Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/i18next_http_backend/lib/utils.js>makePromise

i18next-http-backend is a backend layer for i18next using in Node.js, in the browser and for Deno.
Latest
function makePromise
import { makePromise } from "https://deno.land/x/i18next_http_backend@v2.6.2/lib/utils.js";

Convert any value to a Promise than will resolve to this value.

Parameters

maybePromise