UNPKG

@stefanobartoletti/nuxt-social-share

Version:
7 lines (6 loc) 199 B
/** * Pinterest Network Definition * @see https://developers.pinterest.com/docs/web-features/buttons/ */ import type { Network } from '../types/index.js'; export declare const pinterest: Network;