function isBunnyDbEnabled
isBunnyDbEnabled(): boolean

Check if the Bunny hosted database provider is enabled (requires BUNNY_API_KEY).

Return Type

boolean

Usage

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