MCPcopy Create free account
hub / github.com/ReactVision/viro / rvGetProjectId

Method rvGetProjectId

components/Studio/VRTStudioModule.ts:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10 rvGetScene(sceneId: string): Promise<StudioModuleResult>;
11 rvGetProject(): Promise<StudioModuleResult>;
12 rvGetProjectId(): Promise<string | null>;
13 rvStudioApiRequest(bodyJson: string): Promise<StudioModuleResult>;
14}
15

Callers 1

VRTStudioModule.tsFile · 0.65

Implementers 1

VRTStudioModuleandroid/viro_bridge/src/main/java/com/

Calls

no outgoing calls

Tested by

no test coverage detected