3 lines
135 B
Swift
3 lines
135 B
Swift
// Export public API from the modules core, so modules and the AppDelegate can simply `import Expo`.
|
|
@_exported import ExpoModulesCore
|