MCPcopy Create free account
hub / github.com/effect-app/libs / label

Method label

packages/effect-app/test/special.test.ts:47–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45
46 label() {
47 return this.decoratedValue
48 }
49}
50
51class _RenamedFacadeModel extends AppSchema.Class<_RenamedFacadeModel>("RenamedFacadeModel")({
52 internalName: S.String

Callers 2

special.test.tsFile · 0.80
setupFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected