Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/freshframework/fresh
/ check_docs.ts
File
check_docs.ts
tools/check_docs.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ checkDocs } from
"./check_docs_lib.ts"
;
2
3
await
checkDocs([
4
import
.meta.resolve(
"../packages/fresh/src/error.ts"
),
Callers
nothing calls this directly
Calls
1
checkDocs
Function · 0.90
Tested by
no test coverage detected