UNPKG

@stefanobartoletti/nuxt-social-share

Version:
7 lines (6 loc) 208 B
/** * Raindrop Network Definition * @see https://help.raindrop.io/third-party-apps#one-click-save-to-raindropio */ import type { Network } from '../types/index.js'; export declare const raindrop: Network;