Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ config.ts
File
config.ts
packages/migration-legacy/src/steps/config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFile, mkdir } from
'node:fs/promises'
;
2
import
{ parse as parseToml, stringify as stringifyToml } from
'smol-toml'
;
3
import
{
4
HookDefSchema,
Callers
nothing calls this directly
Calls
1
keys
Method · 0.80
Tested by
no test coverage detected