Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ cyclic.test.ts
File
cyclic.test.ts
packages/agent-core/test/di/cyclic.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
3
import
{ SyncDescriptor } from
'#/di/descriptors'
;
4
import
{ CyclicDependencyError } from
'#/di/errors'
;
Callers
nothing calls this directly
Calls
4
createDecorator
Function · 0.90
invokeFunction
Method · 0.65
get
Method · 0.65
createChild
Method · 0.65
Tested by
no test coverage detected