UNPKG

@stefanobartoletti/nuxt-social-share

Version:
7 lines (6 loc) 176 B
/** * Xing Network Definition * @see https://dev.xing.com/plugins/share_button/docs */ import type { Network } from '../types/index.js'; export declare const xing: Network;