// Copyright 2018-present 650 Industries. All rights reserved.

// The generated swift header may depend on some Objective-C declarations,
// adding dependency imports here to prevent declarations not found errors.
#import <ExpoModulesCore/EXDefines.h>

// When using precompiled xcframeworks, the generated Swift header is named ProductName-Swift.h.
// When building from source with use_frameworks!, it's available as ExpoModulesCore-Swift.h.
#if __has_include(<ExpoModulesCore/ExpoModulesCore-Swift.h>)
#import <ExpoModulesCore/ExpoModulesCore-Swift.h>
#elif __has_include("ExpoModulesCore-Swift.h")
#import "ExpoModulesCore-Swift.h"
#endif
