UNPKG

@clhs-api/core

Version:

Grab news form CLHS homepage painlessly. Brought to you by VFLC <3

5 lines (4 loc) 192 B
export { newsContentQuery } from "./newsContentQuery"; export { newsListQuery } from "./newsListQuery"; export { Options } from "./constants"; export { News, NewsContent } from "./types";