Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dzcode-io/dzcode.io
/ build.ts
File
build.ts
data/src/build.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fse from
"fs-extra"
;
2
import
glob from
"glob"
;
3
import
{ join } from
"path"
;
4
import
{ getCollection } from
"./get/collection"
;
Callers
nothing calls this directly
Calls
3
getEntry
Function · 0.90
getCollection
Function · 0.90
log
Method · 0.80
Tested by
no test coverage detected