Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
class
_RenamedFacadeModel extends AppSchema.Class<_RenamedFacadeModel>(
"RenamedFacadeModel"
)({
52
internalName: S.String
Callers
2
special.test.ts
File · 0.80
setup
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected