UNPKG

@stefanobartoletti/nuxt-social-share

Version:
7 lines (6 loc) 199 B
/** * Tumblr Network Definition * @see https://help.tumblr.com/knowledge-base/share-button-documentation */ import type { Network } from '../types/index.js'; export declare const tumblr: Network;