function hasAppleWalletDbConfig
hasAppleWalletDbConfig(): Promise<boolean>

Check if Apple Wallet DB settings are fully configured (all 5 settings present).

Return Type

Promise<boolean>

Usage

import { hasAppleWalletDbConfig } from "doc.ts";