function updatePhonePrefix
updatePhonePrefix(prefix: string): Promise<void>

Update the configured phone prefix.

Parameters

prefix: string

Return Type

Promise<void>

Usage

import { updatePhonePrefix } from "doc.ts";