Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/vercel/hyper
/ render
Method
render
lib/utils/plugins.ts:88–90 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
86
}
87
};
88
render() {
89
return
React.createElement(Component_, Object.assign({}, this.props, {ref: this.onRef}));
90
}
91
};
92
}
93
Callers
nothing calls this directly
Calls
1
getDecorated
Function · 0.85
Tested by
no test coverage detected