UNPKG
dailyhot-api
Version:
latest (2.0.8)
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-rc.5
2.0.0-rc.4
2.0.0-rc.3
An Api on Today's Hot list
github.com/imsyy/DailyHotApi
imsyy/DailyHotApi
dailyhot-api
/
dist
/
routes
/
dgtle.d.ts
3 lines
•
173 B
TypeScript
View Raw
1
2
3
import
type
{
RouterData
}
from
"../types.js"
;
export
declare
const
handleRoute
:
(
_
:
undefined
,
noCache
:
boolean
) =>
Promise
<
RouterData
>;
//# sourceMappingURL=dgtle.d.ts.map