//! Data associated to the live data API endpoints pertaining to top stories, latest items, recently updated users, etc.
//! Live data endpoints will vary in terms of their content and provide realtime insights into data captured by Hacker News.
use ;
use crateHackerNewsID;
/// A list of IDs returned from the live data endpoints.
type HackerNewsItemList = ;
/// Recently changed items and profiles from the live data endpoints.