function hasEmailApiKey
hasEmailApiKey(): Promise<boolean>

Check if an email API key has been configured in the database

Return Type

Promise<boolean>

Usage

import { hasEmailApiKey } from "doc.ts";