We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08af307 commit fa7cf89Copy full SHA for fa7cf89
examples/demo-apps/react-native/rnllama/ios/LlamaBridge.h
@@ -1,9 +1,9 @@
1
#ifndef LLaMABridge_h
2
#define LLaMABridge_h
3
4
+#import <LLaMARunner/LLaMARunner.h>
5
#import <React/RCTBridgeModule.h>
6
#import <React/RCTEventEmitter.h>
-#import "LLaMARunner.h"
7
8
NS_ASSUME_NONNULL_BEGIN
9
0 commit comments