UNPKG

@stefanobartoletti/nuxt-social-share

Version:
7 lines (6 loc) 185 B
/** * Viber Network Definotion * @see https://developers.viber.com/docs/tools/share-button/ */ import type { Network } from '../types/index.js'; export declare const viber: Network;