type alias PhoneLinks

A clickable phone number's tel: and WhatsApp (wa.me) hrefs.

Properties

tel: string
whatsapp: string

Usage

import { type PhoneLinks } from "docs/utilities.ts";