Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/midrender/revideo
/ setProject
Method
setProject
packages/player-react/src/internal.ts:116–118 ·
view source on GitHub ↗
(project: Project)
Source
from the content-addressed store, hash-verified
114
}
115
116
public setProject(project: Project) {
117
this.updateProject(project);
118
}
119
120
private setState(state: State) {
121
this.state = state;
Callers
1
Player
Function · 0.80
Calls
1
updateProject
Method · 0.95
Tested by
no test coverage detected