Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gre/gl-react
/
Class
packages/tests/utils.js:27–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
export
class
FakeTextureElement extends React.Component {
28
_fakeTexture: FakeTexture;
29
constructor(props: any) {
30
super(props);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected