Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fontsource/fontsource
/ source.server.ts
File
source.server.ts
website/app/utils/docs/source.server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ docs } from
'collections/server'
;
2
import
type
{ SortedResult } from
'fumadocs-core/search'
;
3
import
{ createFromSource } from
'fumadocs-core/search/server'
;
4
import
{ llms, loader } from
'fumadocs-core/source'
;
Callers
nothing calls this directly
Calls
1
loader
Function · 0.50
Tested by
no test coverage detected