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