UNPKG

@stefanobartoletti/nuxt-social-share

Version:
7 lines (6 loc) 179 B
/** * WhatsApp Network Definition * @see https://faq.whatsapp.com/5913398998672934 */ import type { Network } from '../types/index.js'; export declare const whatsapp: Network;