//
//  RNIntl.h
//  RNIntl
//
//  Created by Taegon Kim on 2015. 12. 10..
//  Copyright © 2015 Taegon Kim. All rights reserved.
//

#import <Foundation/Foundation.h>
#import "RCTBridgeModule.h"

@interface RNIntl : NSObject <RCTBridgeModule>

@end
