MCPcopy Create free account
hub / github.com/borndotcom/react-native-godot / installTurboModule

Method installTurboModule

js/NativeGodotModule.ts:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28
29export interface Spec extends TurboModule {
30 installTurboModule(): boolean;
31}
32
33const GodotInstaller =

Callers 1

Implementers 3

NativeGodotModuleJNIandroid/src/main/cpp/native_godot_modu
NativeGodotModuleandroid/src/main/java/com/rtngodot/Nat
NativeGodotModulecommon/NativeGodotModule.h

Calls

no outgoing calls

Tested by

no test coverage detected