Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fontsource/fontsource
/ server.ts
File
server.ts
api/download/src/server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ enable, error as errorDiary, info } from
'diary'
;
2
import
{ error as errorRes, json,
type
StatusError } from
'itty-router'
;
3
4
import
router from
'./router'
;
Callers
nothing calls this directly
Calls
1
keepAwake
Function · 0.90
Tested by
no test coverage detected