MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / 04-sign.mjs

File 04-sign.mjs

apps/kimi-code/scripts/native/04-sign.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createHash } from 'node:crypto';
2import { createReadStream } from 'node:fs';
3import { writeFile } from 'node:fs/promises';
4import { basename, resolve } from 'node:path';

Callers

nothing calls this directly

Calls 2

runSignStepFunction · 0.85
resolveFunction · 0.50

Tested by

no test coverage detected