Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/melonjs/melonJS
/ getValue
Method
getValue
packages/melonjs/tests/plugin.spec.js:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
}
26
27
getValue() {
28
return
42;
29
}
30
}
31
32
plugin.patch(BaseObject,
"setType"
,
function
(t) {
Callers
1
plugin.spec.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected