-
public interface ReactModuleInfoProvider
Interface for auto-generated class by ReactModuleSpecProcessor.
-
-
Method Summary
Modifier and Type Method Description abstract Map<String, ReactModuleInfo>
getReactModuleInfos()
-
-
Method Detail
-
getReactModuleInfos
abstract Map<String, ReactModuleInfo> getReactModuleInfos()
-
-
-
-