function getEffectiveDomain
getEffectiveDomain(): string

Get the effective domain synchronously; DEFAULT_DOMAIN until a request resolves a real one.

Return Type

string

Usage

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