MCPcopy 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

1import { ping } from '../tests/shared'
2import { getLazyMeta, isLazy, lazy, unlazy } from './lazy'
3
4it('lazy & isLazy & getLazyMeta & unlazy ', () => {

Callers

nothing calls this directly

Calls 3

lazyFunction · 0.90
unlazyFunction · 0.90
getLazyMetaFunction · 0.90

Tested by

no test coverage detected