UNPKG

hn-ts

Version:

TypeScript client for the Hacker News API

3 lines (2 loc) 122 B
/** Base URL for all calls to the Hacker News API */ export const hnApiBaseUrl = "https://hacker-news.firebaseio.com/v0";