Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mikro-orm/mikro-orm
/ foo
Function
foo
tests/features/partial-loading/partial-loading.mysql.test.ts:614–616 ·
view source on GitHub ↗
(author: Loaded<Author2, never, 'name'>)
Source
from the content-addressed store, hash-verified
612
});
613
614
function
foo(author: Loaded<Author2, never,
'name'
>) {
615
//
616
}
617
618
const
f = foo(r1!);
619
});
Callers
1
partial-loading.mysql.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected