UNPKG

@stefanobartoletti/nuxt-social-share

Version:
7 lines (6 loc) 191 B
/** * Bluesky Network Definition * @see https://docs.bsky.app/docs/advanced-guides/intent-links */ import type { Network } from '../types/index.js'; export declare const bluesky: Network;