//
//  Pixel.h
//  ColorLens
//
//  Created by Keith McCall on 7/12/20.
//  Copyright © 2020 acid. All rights reserved.
//

#import <React/RCTBridge.h>

@interface Pixel : NSObject <RCTBridgeModule>

@end
