Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Bytez-com/docs
/ index.js
File
index.js
docs/scripts/generatePages/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fsSync = require(
'fs'
);
2
const
fs = require(
'fs'
).promises;
3
const
{ Component } = require(
'./Component'
);
4
const
{ MODEL_DOCS_OBJECT } = require(
'./modelDocsObject'
);
Callers
nothing calls this directly
Calls
2
toString
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected