UNPKG

@stefanobartoletti/nuxt-social-share

Version:
7 lines (6 loc) 217 B
/** * VKontakte Network Definition * @see https://developer.x.com/en/docs/x-for-websites/tweet-button/guides/web-intent */ import type { Network } from '../types/index.js'; export declare const vkontakte: Network;