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

File assets.mjs

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

Source from the content-addressed store, hash-verified

1import { createHash } from 'node:crypto';
2import { existsSync, realpathSync } from 'node:fs';
3import { readdir, readFile } from 'node:fs/promises';
4import { createRequire } from 'node:module';

Callers

nothing calls this directly

Calls 1

resolveTargetDepsFunction · 0.90

Tested by

no test coverage detected