UNPKG

@stefanobartoletti/nuxt-social-share

Version:
6 lines (5 loc) 134 B
/** * Hacker News Network Definition */ import type { Network } from '../types/index.js'; export declare const hackernews: Network;