MCPcopy 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

1const fsSync = require('fs');
2const fs = require('fs').promises;
3const { Component } = require('./Component');
4const { MODEL_DOCS_OBJECT } = require('./modelDocsObject');

Callers

nothing calls this directly

Calls 2

toStringMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected