1 // Copyright © 2018 650 Industries. All rights reserved.
2 
3 #import <ExpoModulesCore/EXReactNativeAdapter.h>
4 
5 @interface EXScopedReactNativeAdapter : EXReactNativeAdapter
6 
7 @end
8