MCPcopy Create free account
hub / github.com/ReactVision/viro / VRTStudioModule.ts

File VRTStudioModule.ts

components/Studio/VRTStudioModule.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { NativeModules } from "react-native";
2
3export interface StudioModuleResult {
4 success: boolean;

Callers

nothing calls this directly

Calls 5

resolveMethod · 0.80
rvGetSceneMethod · 0.65
rvGetProjectMethod · 0.65
rvGetProjectIdMethod · 0.65
rvStudioApiRequestMethod · 0.65

Tested by

no test coverage detected