function storageZoneName
storageZoneName(): string | null

Name of the configured Bunny storage zone, or null when Bunny is not the active backend. Shown to operators so they can tell which zone a page reads.

Return Type

string | null

Usage

import { storageZoneName } from "doc.ts";