UNPKG

@stefanobartoletti/nuxt-social-share

Version:
7 lines (6 loc) 173 B
/** * Instapaper Network Definition * @see https://www.instapaper.com/save */ import type { Network } from '../types/index.js'; export declare const instapaper: Network;