UNPKG

hn-ts

Version:

TypeScript client for the Hacker News API

3 lines 177 B
/** Base URL for all calls to the Hacker News API */ export declare const hnApiBaseUrl = "https://hacker-news.firebaseio.com/v0"; //# sourceMappingURL=hn-api-base-url.d.ts.map