function isDenoDeployEnabled
isDenoDeployEnabled(): boolean

Check if Deno Deploy hosting has its token, organization ID, and domain slug.

Return Type

boolean

Usage

import { isDenoDeployEnabled } from "docs/config.ts";