Skip to main content
Module

x/apiland/auth.ts>readyPromise

The API server for deno.land
Latest
variable readyPromise
import { readyPromise } from "https://deno.land/x/apiland@1.7.2/auth.ts";

A promise that is resolved when auth keys are properly set. This allows for async resolution of environment variables.

type

Promise