xref: /expo/ios/Exponent/Versioned/Core/UniversalModules/EXScopedFontLoader.h (revision 33643b60)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // Copyright © 2019-present 650 Industries. All rights reserved.
2 
3 #if __has_include(<EXFont/EXFontLoader.h>)
4 #import <EXFont/EXFontLoader.h>
5 #import <ExpoModulesCore/EXModuleRegistryConsumer.h>
6 
7 NS_ASSUME_NONNULL_BEGIN
8 
9 @interface EXScopedFontLoader : EXFontLoader <EXModuleRegistryConsumer>
10 
11 @end
12 
13 NS_ASSUME_NONNULL_END
14 #endif
15 

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026