UNPKG

dailyhot-api

Version:
4 lines 158 B
import type { RouterData } from "../types.ts"; declare const getRSS: (data: RouterData) => string; export default getRSS; //# sourceMappingURL=getRSS.d.ts.map