Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gaearon/react-hot-loader
/
Class
test/proxy/static-method.test.js:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
},
18
19
StaticMethodUpdate:
class
StaticMethodUpdate extends React.Component {
20
static getAnswer() {
21
return
43;
22
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected