Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/date-fns/date-fns
/ buildMds.ts
File
buildMds.ts
pkgs/docs/scripts/buildMds.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ DocNode, DocNodeModuleDoc } from
"@deno/doc"
;
2
import
{ readFile } from
"fs/promises"
;
3
import
type
{ Root } from
"mdast"
;
4
import
{ toMarkdown } from
"mdast-util-to-markdown"
;
Callers
nothing calls this directly
Calls
4
always
Function · 0.85
parse
Method · 0.45
toString
Method · 0.45
set
Method · 0.45
Tested by
no test coverage detected