//
//  Use this file to import your target's public headers that you would like to expose to Swift.
//

#import <React/RCTBridgeModule.h>

@interface CafDocumentDetector : NSObject <RCTBridgeModule>

@end
