function getDenoDeployOrgSlug
getDenoDeployOrgSlug(): string

Get the Deno Deploy organization slug used in managed production domains.

Return Type

string

Usage

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