MCPcopy Create free account
hub / github.com/loopbackio/loopback-next /

Class

packages/core/src/__tests__/unit/component.unit.ts:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47
48 it('binds multiple classes from component', () => {
49 class ClassA {
50 value = 'a';
51 }
52 class ClassB {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected