xref: /expo/ios/Exponent/Versioned/Core/UniversalModules/EXScopedErrorRecoveryModule.h (revision 0502d1f9)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // Copyright 2018-present 650 Industries. All rights reserved.
2 
3 #if __has_include(<EXErrorRecovery/EXErrorRecoveryModule.h>)
4 #import <EXErrorRecovery/EXErrorRecoveryModule.h>
5 
6 @interface EXScopedErrorRecoveryModule : EXErrorRecoveryModule
7 
8 - (instancetype)initWithScopeKey:(NSString *)scopeKey;
9 
10 @end
11 
12 #endif
13 

served by {OpenGrok

Last Index Update: Tue Oct 21 18:42:31 GMT 2025