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

Class

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

Source from the content-addressed store, hash-verified

29 describe('mountComponent', () => {
30 it('binds classes from component', () => {
31 class MyClass {
32 value = 'my-class';
33 }
34

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected