onnxruntime/js/react_native/ios/OnnxruntimeJSIHelper.h

6 lines
102 B
C
Raw Normal View History

#import <React/RCTBridgeModule.h>
@interface OnnxruntimeJSIHelper : NSObject <RCTBridgeModule>
@end