Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tsedio/tsed
/ M1Ctrl1.ts
File
M1Ctrl1.ts
packages/di/src/common/utils/__mock__/module1/controllers/M1Ctrl1.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Controller} from
"../../../../decorators/controller.js"
;
2
import
{M1Service} from
"../services/M1Service.js"
;
3
4
@Controller(
"/m1"
)
Callers
nothing calls this directly
Calls
1
Controller
Class · 0.90
Tested by
no test coverage detected