Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/middleapi/orpc
/ lazy.test.ts
File
lazy.test.ts
packages/server/src/lazy.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ping } from
'../tests/shared'
2
import
{ getLazyMeta, isLazy, lazy, unlazy } from
'./lazy'
3
4
it(
'lazy & isLazy & getLazyMeta & unlazy '
, () => {
Callers
nothing calls this directly
Calls
3
lazy
Function · 0.90
unlazy
Function · 0.90
getLazyMeta
Function · 0.90
Tested by
no test coverage detected