UNPKG

rsshub

Version:
25 lines (23 loc) 667 B
import "./dist-Bog6z_OM.mjs"; import "./config-MQ-7ebJ_.mjs"; import "./logger-C4avouvV.mjs"; import "./ofetch-DKl_Ma9g.mjs"; import "./parse-date-r5WDWHno.mjs"; import "./is-worker-DESPicPc.mjs"; import "./cache-SV6W5EPy.mjs"; import "./common-utils-Cz5bFBus.mjs"; import { t as handler } from "./common-Dg0fhtcJ.mjs"; //#region lib/routes/nber/new.ts const route = { name: "New Papers", maintainers: ["5upernova-heng"], path: "/new", example: "/nber/new", features: { supportScihub: true }, radar: [{ source: ["nber.org/papers"] }], handler, url: "nber.org/papers", description: "Papers that are published in this week." }; //#endregion export { route };