MCPcopy Create free account
hub / github.com/FIND-Lab/AgentWard / build.mjs

File build.mjs

scripts/build.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdirSync, readFileSync, readdirSync, rmSync, statSync, writeFileSync } from "node:fs";
2import { dirname, extname, join, relative } from "node:path";
3import { stripTypeScriptTypes } from "node:module";
4

Callers

nothing calls this directly

Calls 2

transpileTsFileFunction · 0.85
walkTsFilesFunction · 0.85

Tested by

no test coverage detected