realm-js/RealmReact/RealmReact.h

14 lines
205 B
C
Raw Normal View History

2015-08-13 16:12:48 +00:00
//
// RealmReact.h
// RealmReact
//
// Created by Ari Lazier on 8/13/15.
// Copyright (c) 2015 Realm. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface RealmReact : NSObject
@end