Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fontsource/fontsource
/ router.ts
File
router.ts
api/metadata/src/router.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createCors, error, Router } from
'itty-router'
;
2
3
import
downloadRouter from
'./download/router'
;
4
import
fontlistRouter from
'./fontlist/router'
;
Callers
nothing calls this directly
Calls
1
get
Method · 0.65
Tested by
no test coverage detected