Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/loopbackio/loopback-next
/
Class
packages/core/src/__tests__/unit/component.unit.ts:269–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
}
268
@injectable({scope: BindingScope.SINGLETON})
269
class
ServiceB {
270
name =
'b'
;
271
}
272
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected