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
/
views
/
NotFound.d.ts
4 lines
•
127 B
TypeScript
View Raw
1
2
3
4
import
type
{
FC
}
from
"hono/jsx"
;
declare
const
NotFound
:
FC
;
export
default
NotFound
;
//# sourceMappingURL=NotFound.d.ts.map