MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / build-dts.mjs

File build-dts.mjs

packages/node-sdk/scripts/build-dts.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { spawn } from 'node:child_process';
2import { existsSync } from 'node:fs';
3import { mkdir, readdir, readFile, rm, writeFile } from 'node:fs/promises';
4import { createRequire } from 'node:module';

Callers

nothing calls this directly

Calls 5

packageBinPathFunction · 0.85
writeProviderClientShimFunction · 0.85
runFunction · 0.70
resolveMethod · 0.65

Tested by

no test coverage detected